Searched defs:aadlen (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.c339 cipher_crypt(CipherContext *cc, u_char *dest, const u_char *src, u_int len, u_int aadlen, u_int authlen) argument
[all...]
H A Dpacket.c858 u_int i, len, authlen = 0, aadlen = 0; local
1264 u_int maclen, authlen = 0, aadlen = 0, block_size; local
[all...]

Completed in 114 milliseconds