Home
last modified time | relevance | path

Searched defs:authlen (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssh/
H A Dcipher-chachapoly-libcrypto.c86 const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) in chachapoly_crypt()
H A Dcipher-chachapoly.c70 const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) in chachapoly_crypt()
H A Dcipher.c346 const u_char *src, u_int len, u_int aadlen, u_int authlen) in cipher_crypt()
H A Dsshkey-xmss.c897 size_t i, keylen, ivlen, blocksize, authlen, encrypted_len, aadlen; in sshkey_xmss_encrypt_state() local
988 size_t keylen, ivlen, authlen, aadlen; in sshkey_xmss_decrypt_state() local
H A Dkex.c1185 u_int mode, ctos, need, dh_need, authlen; in kex_choose_conf() local
H A Dpacket.c1078 u_int authlen = 0, aadlen = 0; in ssh_packet_send2_wrapped() local
1473 u_int maclen, aadlen = 0, authlen = 0, block_size; in ssh_packet_read_poll2() local
H A Dsshkey.c2754 size_t i, pubkeylen, keylen, ivlen, blocksize, authlen; in sshkey_private_to_blob2() local
2955 size_t keylen = 0, ivlen = 0, authlen = 0, slen = 0; in private2_decrypt() local
/freebsd/contrib/tcpdump/
H A Dprint-esp.c109 int authlen; member
415 int authlen = 0; in espprint_decode_encalgo() local
H A Dprint-zephyr.c45 int authlen; member
/freebsd/sys/nfs/
H A Dkrpc_subr.c79 u_int32_t authlen; /* auth length */ member
/freebsd/stand/libsa/
H A Drpc.c61 uint32_t authlen; /* auth length */ member
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c643 int authlen; /* offset of MAC field */ in receive() local
4155 size_t sendlen, authlen; in peer_xmit() local
H A Dntp_crypto.c438 int authlen; /* offset of MAC field */ crypto_recv() local