Home
last modified time | relevance | path

Searched defs:icv (Results 26 - 50 of 71) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dsiv128.c129 siv128_do_encrypt(EVP_CIPHER_CTX *ctx, unsigned char *out, unsigned char const *in, size_t len, SIV_BLOCK *icv) siv128_do_encrypt() argument
/third_party/openssl/crypto/evp/
H A De_des3.c320 unsigned char icv[8], iv[8], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c129 siv128_do_encrypt(EVP_CIPHER_CTX *ctx, unsigned char *out, unsigned char const *in, size_t len, SIV_BLOCK *icv) siv128_do_encrypt() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pax.c340 const u8 *icv, *pos; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A 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/pae/
H A Dieee802_1x_key.c179 ieee802_1x_icv_aes_cmac(const u8 *ick, size_t ick_bytes, const u8 *msg, size_t msg_bytes, u8 *icv) ieee802_1x_icv_aes_cmac() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pax.c340 const u8 *icv, *pos; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pax.c205 u8 icvbuf[EAP_PAX_ICV_LEN], *icv; in eap_pax_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_key.c179 ieee802_1x_icv_aes_cmac(const u8 *ick, size_t ick_bytes, const u8 *msg, size_t msg_bytes, u8 *icv) ieee802_1x_icv_aes_cmac() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dah6.c291 u8 *icv; in ah6_output_done() local
328 u8 *icv; in ah6_output() local
84 ah_tmp_req(struct crypto_ahash *ahash, u8 *icv) ah_tmp_req() argument
460 u8 *icv; ah6_input_done() local
514 u8 *icv; ah6_input() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c276 u8 rc4key[16], *icv; in ieee80211_tkip_encrypt() local
347 u8 icv[4]; in ieee80211_tkip_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c276 u8 rc4key[16], *icv; in rtllib_tkip_encrypt() local
353 u8 icv[4]; in rtllib_tkip_decrypt() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dlib80211_crypt_tkip.c331 u8 rc4key[16], *pos, *icv; in lib80211_tkip_encrypt() local
384 u8 icv[4]; in lib80211_tkip_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_security.c213 char iv[4], icv[4]; in rtw_wep_decrypt() local
845 char iv[8], icv[8]; in rtw_aes_decrypt() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_tkip.c276 u8 rc4key[16], *icv; in ieee80211_tkip_encrypt() local
347 u8 icv[4]; in ieee80211_tkip_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c262 u8 rc4key[16], *icv; in rtllib_tkip_encrypt() local
337 u8 icv[4]; in rtllib_tkip_decrypt() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211_crypt_tkip.c331 u8 rc4key[16], *pos, *icv; in lib80211_tkip_encrypt() local
384 u8 icv[4]; in lib80211_tkip_decrypt() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dah6.c288 u8 *icv; in ah6_output_done() local
325 u8 *icv; in ah6_output() local
84 ah_tmp_req(struct crypto_ahash *ahash, u8 *icv) ah_tmp_req() argument
457 u8 *icv; ah6_input_done() local
511 u8 *icv; ah6_input() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c642 u8 icv[EAP_EKE_MAX_HASH_LEN]; in eap_eke_decrypt_prot() local
H A Dikev2_common.c537 u8 *icv, *iv; in ikev2_build_encrypted() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_eke_common.c642 u8 icv[EAP_EKE_MAX_HASH_LEN]; in eap_eke_decrypt_prot() local
H A Dikev2_common.c537 u8 *icv, *iv; in ikev2_build_encrypted() local
/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_core.c578 u32 icv[AES_BLOCK_SIZE]; in crypto4xx_aead_done() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h183 __le32 icv; member
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_xmit.h117 unsigned char icv[8]; member

Completed in 20 milliseconds

123