Searched refs:cipher_set_keycontext (Results 1 – 3 of 3) sorted by relevance
91 void cipher_set_keycontext(CipherContext *, u_char *);
424 cipher_set_keycontext(CipherContext *cc, u_char *dat) in cipher_set_keycontext() function
358 cipher_set_keycontext(cc, dat); in packet_set_keycontext()