Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_gcm_hw.c21 size_t aad_len) in ossl_gcm_aad_update()
51 int ossl_gcm_one_shot(PROV_GCM_CTX *ctx, unsigned char *aad, size_t aad_len, in ossl_gcm_one_shot()
H A Dcipher_rc4_hmac_md5_hw.c166 unsigned char *aad, size_t aad_len) in cipher_hw_rc4_hmac_md5_tls_init()
H A Dciphercommon_gcm.c451 static int gcm_tls_init(PROV_GCM_CTX *dat, unsigned char *aad, size_t aad_len) in gcm_tls_init()
H A Dcipher_aes_cbc_hmac_sha256_hw.c717 unsigned char *aad_rec, int aad_len) in aesni_cbc_hmac_sha256_set_tls1_aad()
H A Dcipher_aes_cbc_hmac_sha1_hw.c664 unsigned char *aad_rec, int aad_len) in aesni_cbc_hmac_sha1_set_tls1_aad()
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Daes-gcm.c229 static void aes_gcm_ghash(const u8 *H, const u8 *aad, size_t aad_len, in aes_gcm_ghash()
256 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
323 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
H A Daes-ccm.c29 const u8 *aad, size_t aad_len, size_t plain_len, in aes_ccm_auth_start()
150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae()
180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dacvp_test.c720 const unsigned char *aad, size_t aad_len, in aes_ccm_enc_dec()
807 const unsigned char *aad, size_t aad_len, in aes_gcm_enc_dec()
H A Devp_test.c537 size_t aad_len[AAD_NUM]; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h202 #define aad_len ulAADLen macro
955 unsigned long aad_len; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_test.c484 size_t aad_len; member