Searched refs:cipher_get_keyiv (Results 1 – 2 of 2) sorted by relevance
93 void cipher_get_keyiv(CipherContext *, u_char *, u_int);
470 cipher_get_keyiv(CipherContext *cc, u_char *iv, u_int len) in cipher_get_keyiv() function