Home
last modified time | relevance | path

Searched defs:icv (Results 1 - 25 of 71) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dp80211wep.c90 wep_decrypt(struct wlandevice *wlandev, u8 *buf, u32 len, int key_override, u8 *iv, u8 *icv) wep_decrypt() argument
161 wep_encrypt(struct wlandevice *wlandev, u8 *buf, u8 *dst, u32 len, int keynum, u8 *iv, u8 *icv) wep_encrypt() argument
H A Dp80211conv.h131 u8 icv[4]; member
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211wep.c69 wep_decrypt(struct wlandevice *wlandev, u8 *buf, u32 len, int key_override, u8 *iv, u8 *icv) wep_decrypt() argument
140 wep_encrypt(struct wlandevice *wlandev, u8 *buf, u8 *dst, u32 len, int keynum, u8 *iv, u8 *icv) wep_encrypt() argument
H A Dp80211conv.h107 u8 icv[4]; member
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dghash_s390.c24 u8 icv[GHASH_BLOCK_SIZE]; member
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dghash_s390.c24 u8 icv[GHASH_BLOCK_SIZE]; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A 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/crypto/modes/
H A Dwrap128.c183 size_t CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_wrap_pad() argument
251 size_t CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_unwrap_pad() argument
/third_party/openssl/crypto/modes/
H A Dwrap128.c183 size_t CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_wrap_pad() argument
251 size_t CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, in CRYPTO_128_unwrap_pad() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_wrap.c38 unsigned char icv[8], iv[TDES_IVLEN], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_ikev2_common.c74 u8 icv[IKEV2_MAX_HASH_LEN]; in eap_ikev2_validate_icv() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_ikev2_common.c74 u8 icv[IKEV2_MAX_HASH_LEN]; in eap_ikev2_validate_icv() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c74 u8 *icv; in prism2_wep_encrypt() local
141 u8 icv[4]; in prism2_wep_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c70 u8 *icv; in prism2_wep_encrypt() local
140 u8 icv[4]; in prism2_wep_decrypt() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dlib80211_crypt_wep.c109 u8 *pos, *icv; in lib80211_wep_encrypt() local
156 u8 keyidx, *pos, icv[4]; in lib80211_wep_decrypt() local
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dwep.c111 __le32 icv; in ieee80211_wep_encrypt_data() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c74 u8 *icv; in prism2_wep_encrypt() local
141 u8 icv[4]; in prism2_wep_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c68 u8 *icv; in prism2_wep_encrypt() local
137 u8 icv[4]; in prism2_wep_decrypt() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211_crypt_wep.c109 u8 *pos, *icv; in lib80211_wep_encrypt() local
156 u8 keyidx, *pos, icv[4]; in lib80211_wep_decrypt() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dwep.c111 __le32 icv; in ieee80211_wep_encrypt_data() local
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h23 } icv; member
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h23 } icv; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dah4.c122 u8 *icv; in ah_output_done() local
152 u8 *icv; in ah_output() local
55 ah_tmp_req(struct crypto_ahash *ahash, u8 *icv) ah_tmp_req() argument
268 u8 *icv; ah_input_done() local
310 u8 *icv; ah_input() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dah4.c122 u8 *icv; in ah_output_done() local
152 u8 *icv; in ah_output() local
55 ah_tmp_req(struct crypto_ahash *ahash, u8 *icv) ah_tmp_req() argument
268 u8 *icv; ah_input_done() local
310 u8 *icv; ah_input() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_des3.c320 unsigned char icv[8], iv[8], sha1tmp[SHA_DIGEST_LENGTH]; in des_ede3_unwrap() local

Completed in 12 milliseconds

123