Searched defs:ad_len (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/wg/ |
| H A D | crypto.h | 28 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 D | secretstream.c | 17 size_t ad_len; in main() local
|
| H A D | aead_aes256gcm.c | 3095 size_t ad_len; in tv() local
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | tls_internal.c | 482 size_t res_len, ad_len; in tls_connection_handshake2() local
|
| /freebsd/usr.sbin/moused/msconvd/ |
| H A D | msconvd.c | 2575 socklen_t ad_len; in mremote_clientchg() local
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | wpa_auth_ft.c | 81 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
|