Home
last modified time | relevance | path

Searched refs:Confounder (Results 1 – 1 of 1) sorted by relevance

/src/crypto/heimdal/lib/gssapi/krb5/
H A Darcfour.c534 u_char k6_data[16], SND_SEQ[8], Confounder[8]; in _gssapi_unwrap_arcfour() local
664 EVP_Cipher(rc4_key, Confounder, p0 + 24, 8); in _gssapi_unwrap_arcfour()
668 memcpy(Confounder, p0 + 24, 8); /* Confounder */ in _gssapi_unwrap_arcfour()
689 Confounder, sizeof(Confounder), in _gssapi_unwrap_arcfour()