Searched defs:icv (Results 1 – 18 of 18) sorted by relevance
/freebsd/crypto/openssl/crypto/modes/ |
H A D | wrap128.c | 183 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()
|
H A D | siv128.c | 131 SIV_BLOCK *icv) in siv128_do_encrypt()
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_ikev2_common.c | 74 u8 icv[IKEV2_MAX_HASH_LEN]; in eap_ikev2_validate_icv() local
|
H A D | ikev2_common.c | 537 u8 *icv, *iv; in ikev2_build_encrypted() local
|
H A D | eap_eke_common.c | 642 u8 icv[EAP_EKE_MAX_HASH_LEN]; in eap_eke_decrypt_prot() local
|
/freebsd/contrib/bzip2/ |
H A D | compress.c | 361 register UInt16 icv; in sendMTFValues() local 390 UInt16 icv = mtfv[i]; in sendMTFValues() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_crypto_wep.c | 352 uint8_t icv[IEEE80211_WEP_CRCLEN]; in wep_encrypt() local 435 uint8_t icv[IEEE80211_WEP_CRCLEN]; in wep_decrypt() local
|
H A D | ieee80211_crypto_tkip.c | 731 u8 *pos, icv[4]; in wep_decrypt() local 1004 uint8_t icv[IEEE80211_WEP_CRCLEN]; in tkip_encrypt() local
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_tdes_wrap.c | 38 unsigned char icv[8], iv[TDES_IVLEN], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
|
/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon_ccm.h | 23 } icv; member
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_key.c | 180 size_t msg_bytes, u8 *icv) in ieee802_1x_icv_aes_cmac()
|
H A D | ieee802_1x_kay_i.h | 422 u8 icv[0]; member
|
H A D | ieee802_1x_kay.c | 3113 u8 icv[MAX_ICV_LEN]; in ieee802_1x_kay_mkpdu_validity_check() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | e_des3.c | 320 unsigned char icv[8], iv[8], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
|
H A D | e_aes.c | 924 } icv; member
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_pax.c | 340 const u8 *icv, *pos; in eap_pax_process() local
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_pax.c | 205 u8 icvbuf[EAP_PAX_ICV_LEN], *icv; in eap_pax_check() local
|
/freebsd/sys/dev/qat_c2xxx/ |
H A D | qat.c | 1762 char icv[QAT_SYM_HASH_BUFFER_LEN]; in qat_crypto_sym_rxintr() local
|