Home
last modified time | relevance | path

Searched defs:nonce_len (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Daes-eax.c28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()
92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
/dflybsd-src/crypto/libressl/crypto/evp/
H A De_chacha20poly1305.c127 size_t nonce_len, const unsigned char *in, size_t in_len, in aead_chacha20_poly1305_seal()
177 size_t nonce_len, const unsigned char *in, size_t in_len, in aead_chacha20_poly1305_open()
234 size_t nonce_len, const unsigned char *in, size_t in_len, in aead_xchacha20_poly1305_seal()
282 size_t nonce_len, const unsigned char *in, size_t in_len, in aead_xchacha20_poly1305_open()
376 size_t nonce_len; member
H A Devp_aead.c107 size_t max_out_len, const unsigned char *nonce, size_t nonce_len, in EVP_AEAD_CTX_seal()
139 size_t max_out_len, const unsigned char *nonce, size_t nonce_len, in EVP_AEAD_CTX_open()
H A De_aes.c2290 size_t max_out_len, const unsigned char *nonce, size_t nonce_len, in aead_aes_gcm_seal()
2332 size_t max_out_len, const unsigned char *nonce, size_t nonce_len, in aead_aes_gcm_open()
H A Devp_locl.h276 unsigned char nonce_len; member
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dspeed.c1275 size_t buf_len, nonce_len; in speed_main() local
1303 size_t buf_len, nonce_len; in speed_main() local
1332 size_t buf_len, nonce_len; in speed_main() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Deap_eke_common.h74 int nonce_len; member
H A Dikev2_common.c373 const u8 *nonce, size_t nonce_len, in ikev2_derive_auth_data()
H A Dikev2_common.h309 size_t nonce_len; member
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Ddpp.c1579 size_t nonce_len; in dpp_derive_ke() local
1671 size_t nonce_len, in dpp_auth_build_req()
1844 size_t nonce_len, in dpp_auth_build_resp()
2229 size_t nonce_len; in dpp_auth_init() local
2364 size_t nonce_len; in dpp_build_conf_req_attr() local
2538 size_t nonce_len; in dpp_gen_r_auth() local
2617 size_t nonce_len; in dpp_gen_i_auth() local
2824 size_t nonce_len; in dpp_auth_build_resp_ok() local
6100 size_t nonce_len, clear_len, attr_len; in dpp_build_conf_result() local
H A Ddpp.h95 size_t nonce_len; member