Searched refs:cipher_get_keycontext (Results 1 – 3 of 3) sorted by relevance
91 int cipher_get_keycontext(const CipherContext *, u_char *);
400 cipher_get_keycontext(const CipherContext *cc, u_char *dat) in cipher_get_keycontext() function
349 return (cipher_get_keycontext(cc, dat)); in packet_get_keycontext()