Home
last modified time | relevance | path

Searched defs:keylen (Results 651 - 675 of 797) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/openssl/engines/
H A De_devcrypto.c118 int keylen; member
/third_party/openssl/test/
H A Devp_pkey_provided_test.c1706 do_construct_hkdf_params(char *digest, char *key, size_t keylen, char *salt) do_construct_hkdf_params() argument
H A Devp_kdf_test.c193 construct_hkdf_params(char *digest, char *key, size_t keylen, char *salt, char *info) construct_hkdf_params() argument
1070 construct_kbkdf_params(char *digest, char *mac, unsigned char *key, size_t keylen, char *salt, char *info) construct_kbkdf_params() argument
/third_party/python/Modules/_sqlite/
H A Dcursor.c190 _pysqlite_get_converter(pysqlite_state *state, const char *keystr, Py_ssize_t keylen) _pysqlite_get_converter() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.c1112 size_t keylen; in radius_msg_get_ms_keys() local
1161 size_t keylen; in radius_msg_get_cisco_keys() local
1555 radius_msg_get_tunnel_password(struct radius_msg *msg, int *keylen, const u8 *secret, size_t secret_len, struct radius_msg *sent_msg, size_t n) radius_msg_get_tunnel_password() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_glue.c429 size_t keylen; in hostapd_wpa_auth_get_msk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.c1112 size_t keylen; in radius_msg_get_ms_keys() local
1161 size_t keylen; in radius_msg_get_cisco_keys() local
1555 radius_msg_get_tunnel_password(struct radius_msg *msg, int *keylen, const u8 *secret, size_t secret_len, struct radius_msg *sent_msg, size_t n) radius_msg_get_tunnel_password() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c1071 int keylen, rsclen; local
1176 wpa_supplicant_check_group_cipher(struct wpa_sm *sm, int group_cipher, int keylen, int maxkeylen, int *key_rsc_len, enum wpa_alg *alg) global() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_glue.c333 size_t keylen; in hostapd_wpa_auth_get_msk() local
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
H A Dmtk-aes.c108 u32 keylen; member
619 mtk_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) mtk_aes_setkey() argument
976 mtk_aes_gcm_setkey(struct crypto_aead *aead, const u8 *key, u32 keylen) mtk_aes_gcm_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c856 unsigned int keylen; member
888 aead_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) aead_setkey() argument
921 aead_des3_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) aead_des3_setkey() argument
1490 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_setkey() argument
1507 skcipher_des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_des_setkey() argument
1514 skcipher_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_des3_setkey() argument
1521 skcipher_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_aes_setkey() argument
2185 keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, u8 *hash) keyhash() argument
2216 ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ahash_setkey() argument
[all...]
H A Dixp4xx_crypto.c1149 aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) aead_setkey() argument
1176 des3_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) des3_aead_setkey() argument
H A Dpicoxcell_crypto.c458 spacc_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) spacc_aead_setkey() argument
H A Dsahara.c144 int keylen; member
627 sahara_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sahara_aes_setkey() argument
[all...]
H A Dsa2ul.h307 int keylen; member
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c117 int keylen; member
706 stm32_cryp_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_setkey() argument
717 stm32_cryp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_aes_setkey() argument
727 stm32_cryp_des_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_des_setkey() argument
734 stm32_cryp_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_tdes_setkey() argument
741 stm32_cryp_aes_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) stm32_cryp_aes_aead_setkey() argument
[all...]
H A Dstm32-hash.c120 int keylen; member
229 int keylen = ctx->keylen; in stm32_hash_write_key() local
1021 stm32_hash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) stm32_hash_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h530 static inline int flexi_aes_keylen(int keylen) in flexi_aes_keylen() argument
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg.c559 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument
576 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) aead_setkey() argument
640 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) des3_aead_setkey() argument
657 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument
678 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument
704 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument
730 skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen, const u32 ctx1_iv_off) skcipher_setkey() argument
766 aes_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) aes_skcipher_setkey() argument
778 rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) rfc3686_skcipher_setkey() argument
799 ctr_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) ctr_skcipher_setkey() argument
819 des_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des_skcipher_setkey() argument
826 des3_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des3_skcipher_setkey() argument
833 xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) xts_skcipher_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c1766 des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) des_setkey() argument
1780 threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) threedes_setkey() argument
1794 aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) aes_setkey() argument
1821 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_setkey() argument
2254 ahash_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) ahash_setkey() argument
2318 ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) ahash_hmac_setkey() argument
2758 aead_authenc_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_authenc_setkey() argument
2853 aead_gcm_ccm_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_ccm_setkey() argument
2935 aead_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_esp_setkey() argument
2967 rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) rfc4543_gcm_esp_setkey() argument
3000 aead_ccm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_ccm_esp_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c572 sec_skcipher_3des_setkey(struct sec_cipher_ctx *c_ctx, const u32 keylen, const enum sec_cmode c_mode) sec_skcipher_3des_setkey() argument
590 sec_skcipher_aes_sm4_setkey(struct sec_cipher_ctx *c_ctx, const u32 keylen, const enum sec_cmode c_mode) sec_skcipher_aes_sm4_setkey() argument
626 sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, const u32 keylen, const enum sec_calg c_alg, const enum sec_cmode c_mode) sec_skcipher_setkey() argument
881 sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, const u32 keylen, const enum sec_hash_alg a_alg, const enum sec_calg c_alg, const enum sec_mac_len mac_len, const enum sec_cmode c_mode) sec_aead_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1059 safexcel_hmac_init_pad(struct ahash_request *areq, unsigned int blocksize, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad) safexcel_hmac_init_pad() argument
1140 __safexcel_hmac_setkey(const char *alg, const u8 *key, unsigned int keylen, void *istate, void *ostate) __safexcel_hmac_setkey() argument
1191 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_setkey() argument
1214 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_alg_setkey() argument
1223 safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha1_setkey() argument
1376 safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha224_setkey() argument
1448 safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha256_setkey() argument
1634 safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha512_setkey() argument
1706 safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha384_setkey() argument
1859 safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_md5_setkey() argument
1940 safexcel_crc32_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_crc32_setkey() argument
2328 safexcel_hmac_sm3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sm3_setkey() argument
2801 safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha3_setkey() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dnettest.c212 int keylen = strlen(args->password); in tcp_md5sig() local
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera.c2115 altera_get_note(u8 *p, s32 program_size, s32 *offset, char *key, char *value, int keylen, int vallen) altera_get_note() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1991 wcn36xx_smd_set_stakey(struct wcn36xx *wcn, enum ani_ed_type enc_type, u8 keyidx, u8 keylen, u8 *key, u8 sta_index) wcn36xx_smd_set_stakey() argument
2040 wcn36xx_smd_set_bsskey(struct wcn36xx *wcn, enum ani_ed_type enc_type, u8 bssidx, u8 keyidx, u8 keylen, u8 *key) wcn36xx_smd_set_bsskey() argument

Completed in 48 milliseconds

1...<<21222324252627282930>>...32