Home
last modified time | relevance | path

Searched defs:keylen (Results 401 - 425 of 482) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c119 ep11_check_aes_key_with_hdr(debug_info_t *dbg, int dbflvl, const u8 *key, size_t keylen, int checkcpacfexp) ep11_check_aes_key_with_hdr() argument
186 ep11_check_ecc_key_with_hdr(debug_info_t *dbg, int dbflvl, const u8 *key, size_t keylen, int checkcpacfexp) ep11_check_ecc_key_with_hdr() argument
254 ep11_check_aes_key(debug_info_t *dbg, int dbflvl, const u8 *key, size_t keylen, int checkcpacfexp) ep11_check_aes_key() argument
1271 size_t wkbuflen, keylen; ep11_kblob2protkey() local
[all...]
H A Dzcrypt_ccamisc.c1217 u16 keylen; in cca_cipher2protkey() member
1383 u16 keylen; in cca_ecc2protkey() member
1396 int keylen = ((struct eccprivkeytoken *)key)->len; cca_ecc2protkey() local
[all...]
H A Dpkey_api.c387 static int pkey_nonccatok2pkey(const u8 *key, u32 keylen, in pkey_nonccatok2pkey() argument
485 static int pkey_ccainttok2pkey(const u8 *key, u32 keylen, in pkey_ccainttok2pkey() argument
511 pkey_keyblob2pkey(const u8 *key, u32 keylen, struct pkey_protkey *protkey) pkey_keyblob2pkey() argument
649 pkey_verifykey2(const u8 *key, size_t keylen, u16 *cardnr, u16 *domain, enum pkey_key_type *ktype, enum pkey_key_size *ksize, u32 *flags) pkey_verifykey2() argument
759 pkey_keyblob2pkey2(const struct pkey_apqn *apqns, size_t nr_apqns, const u8 *key, size_t keylen, struct pkey_protkey *pkey) pkey_keyblob2pkey2() argument
831 pkey_apqns4key(const u8 *key, size_t keylen, u32 flags, struct pkey_apqn *apqns, size_t *nr_apqns) pkey_apqns4key() argument
1000 pkey_keyblob2pkey3(const struct pkey_apqn *apqns, size_t nr_apqns, const u8 *key, size_t keylen, u32 *protkeytype, u8 *protkey, u32 *protkeylen) pkey_keyblob2pkey3() argument
1109 _copy_key_from_user(void __user *ukey, size_t keylen) _copy_key_from_user() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c2088 u8 keylen; in set_group_key() local
2145 static int set_wep_key(struct adapter *padapter, u8 *key, u8 keylen, int keyid) in set_wep_key() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2168 u8 keylen; in rtw_set_key() local
/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c330 int keylen; in tipc_aead_key_validate() local
513 int keylen, err, cpu; in tipc_aead_init() local
2289 unsigned int keylen; tipc_crypto_key_rcv() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_crypto.h90 __le32 keylen; member
227 __le32 keylen; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c1552 u8 keylen; in rtw_set_key() local
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
H A Daltera.c2091 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-6.6/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c1220 u16 keylen; in cca_cipher2protkey() member
1389 u16 keylen; in cca_ecc2protkey() member
1400 int keylen = ((struct eccprivkeytoken *)key)->len; cca_ecc2protkey() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c1918 u8 keylen; in rtw_set_key() local
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg.c568 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument
585 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) aead_setkey() argument
649 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) des3_aead_setkey() argument
666 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument
687 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument
713 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument
739 skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen, const u32 ctx1_iv_off) skcipher_setkey() argument
775 aes_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) aes_skcipher_setkey() argument
787 rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) rfc3686_skcipher_setkey() argument
808 ctr_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) ctr_skcipher_setkey() argument
828 des_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des_skcipher_setkey() argument
835 des3_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des3_skcipher_setkey() argument
842 xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) xts_skcipher_setkey() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h534 static inline int flexi_aes_keylen(int keylen) in flexi_aes_keylen() argument
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c1763 des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) des_setkey() argument
1777 threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) threedes_setkey() argument
1791 aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) aes_setkey() argument
1818 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_setkey() argument
2251 ahash_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) ahash_setkey() argument
2315 ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) ahash_hmac_setkey() argument
2719 aead_authenc_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_authenc_setkey() argument
2814 aead_gcm_ccm_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_ccm_setkey() argument
2896 aead_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_esp_setkey() argument
2928 rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) rfc4543_gcm_esp_setkey() argument
2961 aead_ccm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_ccm_esp_setkey() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_crypto.h90 __le32 keylen; member
227 __le32 keylen; member
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1439 unsigned int keylen; in safexcel_skcipher_aesctr_setkey() local
2474 unsigned int keylen; in safexcel_skcipher_aesxts_setkey() local
[all...]
H A Dsafexcel_hash.c1045 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
1116 __safexcel_hmac_setkey(const char *alg, const u8 *key, unsigned int keylen, void *istate, void *ostate) __safexcel_hmac_setkey() argument
1167 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_setkey() argument
1190 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
1199 safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha1_setkey() argument
1352 safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha224_setkey() argument
1424 safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha256_setkey() argument
1610 safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha512_setkey() argument
1682 safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha384_setkey() argument
1835 safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_md5_setkey() argument
1916 safexcel_crc32_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_crc32_setkey() argument
2283 safexcel_hmac_sm3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sm3_setkey() argument
2757 safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) safexcel_hmac_sha3_setkey() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c857 unsigned int keylen; member
889 aead_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) aead_setkey() argument
922 aead_des3_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) aead_des3_setkey() argument
1491 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_setkey() argument
1508 skcipher_des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_des_setkey() argument
1515 skcipher_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_des3_setkey() argument
1522 skcipher_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_aes_setkey() argument
2186 keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, u8 *hash) keyhash() argument
2217 ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ahash_setkey() argument
[all...]
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.h311 int keylen; member
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-hash.c139 int keylen; member
263 int keylen = ctx->keylen; in stm32_hash_write_key() local
1144 stm32_hash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) stm32_hash_setkey() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1084 hpre_rsa_setkey(struct hpre_ctx *ctx, const void *key, unsigned int keylen, bool private) hpre_rsa_setkey() argument
1131 hpre_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) hpre_rsa_setpubkey() argument
1144 hpre_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) hpre_rsa_setprivkey() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c1244 aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) aead_setkey() argument
1271 des3_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) des3_aead_setkey() argument
/kernel/linux/linux-6.6/drivers/crypto/rockchip/
H A Drk3288_crypto.h245 unsigned int keylen; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c832 u8 keylen, match, matchend; in iwl_mvm_frob_txf_key_iter() local

Completed in 65 milliseconds

1...<<11121314151617181920