Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/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()
/netbsd-src/external/bsd/wpa/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_chacha20_poly1305.c159 int aad, mac_inited, tag_len, nonce_len; member
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Dtest_rng.c46 size_t entropy_len, entropy_pos, nonce_len; member
H A Ddrbg_hmac.c124 const unsigned char *nonce, size_t nonce_len, in drbg_hmac_instantiate()
H A Ddrbg_hash.c250 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_chacha20_poly1305.c157 int aad, mac_inited, tag_len, nonce_len; member
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_vfy_test.c460 int nonce_len = OSSL_CMP_SENDERNONCE_LENGTH; in setup_check_update() local
H A Devp_test.c2438 size_t entropy_len, nonce_len, pers_len, addinA_len, addinB_len, member