Home
last modified time | relevance | path

Searched defs:icv (Results 1 – 25 of 28) sorted by relevance

12

/third_party/openssl/crypto/modes/
Dwrap128.c183 size_t CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_wrap_pad()
251 size_t CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_unwrap_pad()
Dsiv128.c131 SIV_BLOCK *icv) in siv128_do_encrypt()
/third_party/node/deps/openssl/openssl/crypto/modes/
Dwrap128.c183 size_t CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_wrap_pad()
251 size_t CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_unwrap_pad()
Dsiv128.c131 SIV_BLOCK *icv) in siv128_do_encrypt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_ikev2_common.c74 u8 icv[IKEV2_MAX_HASH_LEN]; in eap_ikev2_validate_icv() local
Dikev2_common.c537 u8 *icv, *iv; in ikev2_build_encrypted() local
Deap_eke_common.c642 u8 icv[EAP_EKE_MAX_HASH_LEN]; in eap_eke_decrypt_prot() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_ikev2_common.c74 u8 icv[IKEV2_MAX_HASH_LEN]; in eap_ikev2_validate_icv() local
Dikev2_common.c537 u8 *icv, *iv; in ikev2_build_encrypted() local
Deap_eke_common.c642 u8 icv[EAP_EKE_MAX_HASH_LEN]; in eap_eke_decrypt_prot() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_tdes_wrap.c38 unsigned char icv[8], iv[TDES_IVLEN], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_tdes_wrap.c38 unsigned char icv[8], iv[TDES_IVLEN], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
Dciphercommon_ccm.h23 } icv; member
/third_party/openssl/providers/implementations/include/prov/
Dciphercommon_ccm.h23 } icv; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_key.c180 size_t msg_bytes, u8 *icv) in ieee802_1x_icv_aes_cmac()
Dieee802_1x_kay_i.h422 u8 icv[0]; member
Dieee802_1x_kay.c3075 u8 icv[MAX_ICV_LEN]; in ieee802_1x_kay_mkpdu_validity_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_key.c180 size_t msg_bytes, u8 *icv) in ieee802_1x_icv_aes_cmac()
Dieee802_1x_kay_i.h422 u8 icv[0]; member
/third_party/node/deps/openssl/openssl/crypto/evp/
De_des3.c320 unsigned char icv[8], iv[8], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/third_party/openssl/crypto/evp/
De_des3.c320 unsigned char icv[8], iv[8], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_pax.c340 const u8 *icv, *pos; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_pax.c340 const u8 *icv, *pos; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_pax.c205 u8 icvbuf[EAP_PAX_ICV_LEN], *icv; in eap_pax_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_pax.c205 u8 icvbuf[EAP_PAX_ICV_LEN], *icv; in eap_pax_check() local

12