Home
last modified time | relevance | path

Searched defs:ad_len (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/wg/
H A Dcrypto.h28 const uint8_t *ad, const size_t ad_len, in chacha20poly1305_encrypt()
41 const uint8_t *ad, const size_t ad_len, in chacha20poly1305_decrypt()
55 const size_t ad_len, in xchacha20poly1305_encrypt()
65 const size_t ad_len, in xchacha20poly1305_decrypt()
/freebsd/sys/contrib/libsodium/test/default/
H A Dsecretstream.c17 size_t ad_len; in main() local
H A Daead_aes256gcm.c3095 size_t ad_len; in tv() local
/freebsd/contrib/wpa/src/crypto/
H A Dtls_internal.c482 size_t res_len, ad_len; in tls_connection_handshake2() local
/freebsd/usr.sbin/moused/
H A Dmoused.c3362 socklen_t ad_len; mremote_clientchg() local
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c81 size_t ad_len[3] = { ETH_ALEN, auth_len, sizeof(type) }; in wpa_ft_rrb_decrypt() local
484 size_t ad_len[3] = { ETH_ALEN, auth_len, sizeof(type) }; in wpa_ft_rrb_encrypt() local