Searched defs:cipher (Results 1 – 5 of 5) sorted by relevance
170 u_char *cipher /* OUT 8 octets */) in DesEncrypt()201 u_char *cipher /* OUT 8 octets */) in DesEncrypt()
42 static const char *cipher_to_str(uint8_t cipher) in cipher_to_str()
144 uint8_t cipher; member
647 u_char clear[8], cipher[8], dig[SHA_DIGESTSIZE], *optr, *cp; in eap_send_request() local
Completed in 13 milliseconds