/kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
H A D | rtl871x_mlme.c | 1152 u8 keylen; in r8712_set_key() local
|
/kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
H A D | aspeed-acry.c | 485 aspeed_acry_rsa_setkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, int priv) aspeed_acry_rsa_setkey() argument 532 aspeed_acry_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) aspeed_acry_rsa_set_pub_key() argument 546 aspeed_acry_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) aspeed_acry_rsa_set_priv_key() argument
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | desc_constr.h | 507 unsigned int keylen; member
|
H A D | caamalg_qi.c | 200 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) aead_setkey() argument 288 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) des3_aead_setkey() argument 363 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument 467 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument 573 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument 622 skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen, const u32 ctx1_iv_off) skcipher_setkey() argument 669 aes_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) aes_skcipher_setkey() argument 681 rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) rfc3686_skcipher_setkey() argument 702 ctr_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) ctr_skcipher_setkey() argument 722 des3_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des3_skcipher_setkey() argument 729 des_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des_skcipher_setkey() argument 736 xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) xts_skcipher_setkey() argument [all...] |
H A D | caamhash.c | 364 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key() argument 424 ahash_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) ahash_setkey() argument 493 axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) axcbc_setkey() argument 513 acmac_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) acmac_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce.h | 275 u32 keylen; member
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 198 unsigned int keylen; member 211 u32 keylen; member 237 int keylen; member
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-tdes.c | 77 int keylen; member 784 atmel_des_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) atmel_des_setkey() argument 800 atmel_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) atmel_tdes_setkey() argument [all...] |
H A D | omap-des.c | 84 int keylen; member 647 omap_des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) omap_des_setkey() argument 665 omap_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) omap_des3_setkey() argument [all...] |
H A D | omap-aes.h | 95 int keylen; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | tipc.h | 243 unsigned int keylen; /* in bytes */ member
|
/kernel/linux/linux-6.6/crypto/ |
H A D | cryptd.c | 227 cryptd_skcipher_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) cryptd_skcipher_setkey() argument 471 cryptd_hash_setkey(struct crypto_ahash *parent, const u8 *key, unsigned int keylen) cryptd_hash_setkey() argument 719 cryptd_aead_setkey(struct crypto_aead *parent, const u8 *key, unsigned int keylen) cryptd_aead_setkey() argument
|
H A D | gcm.c | 92 crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) crypto_gcm_setkey() argument 689 crypto_rfc4106_setkey(struct crypto_aead *parent, const u8 *key, unsigned int keylen) crypto_rfc4106_setkey() argument 897 crypto_rfc4543_setkey(struct crypto_aead *parent, const u8 *key, unsigned int keylen) crypto_rfc4543_setkey() argument [all...] |
H A D | af_alg.c | 208 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) in alg_setkey() argument
|
/kernel/linux/linux-6.6/drivers/crypto/gemini/ |
H A D | sl3516-ce.h | 301 u32 keylen; member
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 409 qat_alg_skcipher_init_com(struct qat_alg_skcipher_ctx *ctx, struct icp_qat_fw_la_bulk_req *req, struct icp_qat_hw_cipher_algo_blk *cd, const u8 *key, unsigned int keylen) qat_alg_skcipher_init_com() argument 451 qat_alg_skcipher_init_enc(struct qat_alg_skcipher_ctx *ctx, int alg, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_init_enc() argument 464 qat_alg_xts_reverse_key(const u8 *key_forward, unsigned int keylen, u8 *key_reverse) qat_alg_xts_reverse_key() argument 486 qat_alg_skcipher_init_dec(struct qat_alg_skcipher_ctx *ctx, int alg, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_init_dec() argument 546 qat_alg_aead_init_sessions(struct crypto_aead *tfm, const u8 *key, unsigned int keylen, int mode) qat_alg_aead_init_sessions() argument 574 qat_alg_skcipher_init_sessions(struct qat_alg_skcipher_ctx *ctx, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_init_sessions() argument 589 qat_alg_aead_rekey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) qat_alg_aead_rekey() argument 603 qat_alg_aead_newkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) qat_alg_aead_newkey() argument 655 qat_alg_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) qat_alg_aead_setkey() argument 875 qat_alg_skcipher_rekey(struct qat_alg_skcipher_ctx *ctx, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_rekey() argument 887 qat_alg_skcipher_newkey(struct qat_alg_skcipher_ctx *ctx, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_newkey() argument 938 qat_alg_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_setkey() argument 952 qat_alg_skcipher_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) qat_alg_skcipher_cbc_setkey() argument 959 qat_alg_skcipher_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) qat_alg_skcipher_ctr_setkey() argument 966 qat_alg_skcipher_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) qat_alg_skcipher_xts_setkey() argument [all...] |
H A D | qat_asym_algs.c | 1158 qat_rsa_setkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private) qat_rsa_setkey() argument 1205 qat_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) qat_rsa_setpubkey() argument 1211 qat_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) qat_rsa_setprivkey() argument
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 1136 mv_cesa_ahmac_pad_init(struct ahash_request *req, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad, unsigned int blocksize) mv_cesa_ahmac_pad_init() argument 1182 mv_cesa_ahmac_setkey(const char *hash_alg_name, const u8 *key, unsigned int keylen, void *istate, void *ostate) mv_cesa_ahmac_setkey() argument 1259 mv_cesa_ahmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) mv_cesa_ahmac_md5_setkey() argument 1330 mv_cesa_ahmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) mv_cesa_ahmac_sha1_setkey() argument 1388 mv_cesa_ahmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) mv_cesa_ahmac_sha256_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 407 otx2_cpt_skcipher_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx2_cpt_skcipher_xts_setkey() argument 439 cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) cpt_des_setkey() argument 456 cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) cpt_aes_setkey() argument 487 otx2_cpt_skcipher_cbc_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx2_cpt_skcipher_cbc_aes_setkey() argument 493 otx2_cpt_skcipher_ecb_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx2_cpt_skcipher_ecb_aes_setkey() argument 499 otx2_cpt_skcipher_cbc_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx2_cpt_skcipher_cbc_des3_setkey() argument 505 otx2_cpt_skcipher_ecb_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx2_cpt_skcipher_ecb_des3_setkey() argument 892 otx2_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, const unsigned char *key, unsigned int keylen) otx2_cpt_aead_cbc_aes_sha_setkey() argument 944 otx2_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, const unsigned char *key, unsigned int keylen) otx2_cpt_aead_ecb_null_sha_setkey() argument 979 otx2_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, const unsigned char *key, unsigned int keylen) otx2_cpt_aead_gcm_aes_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/starfive/ |
H A D | jh7110-cryp.h | 158 int keylen; member
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_aead.c | 410 cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *authkey, unsigned int keylen) cc_get_plain_hmac_key() argument 541 cc_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) cc_aead_setkey() argument 638 cc_des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) cc_des3_aead_setkey() argument 655 cc_rfc4309_ccm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) cc_rfc4309_ccm_setkey() argument 2107 cc_rfc4106_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) cc_rfc4106_gcm_setkey() argument 2124 cc_rfc4543_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) cc_rfc4543_gcm_setkey() argument [all...] |
H A D | cc_hash.c | 77 u32 keylen; member 726 cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) cc_hash_setkey() argument 921 cc_xcbc_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) cc_xcbc_setkey() argument 1007 cc_cmac_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) cc_cmac_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 393 otx_cpt_skcipher_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx_cpt_skcipher_xts_setkey() argument 422 cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) cpt_des_setkey() argument 438 cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) cpt_aes_setkey() argument 464 otx_cpt_skcipher_cbc_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx_cpt_skcipher_cbc_aes_setkey() argument 470 otx_cpt_skcipher_ecb_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx_cpt_skcipher_ecb_aes_setkey() argument 476 otx_cpt_skcipher_cfb_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx_cpt_skcipher_cfb_aes_setkey() argument 482 otx_cpt_skcipher_cbc_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx_cpt_skcipher_cbc_des3_setkey() argument 488 otx_cpt_skcipher_ecb_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) otx_cpt_skcipher_ecb_des3_setkey() argument 837 otx_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, const unsigned char *key, unsigned int keylen) otx_cpt_aead_cbc_aes_sha_setkey() argument 896 otx_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, const unsigned char *key, unsigned int keylen) otx_cpt_aead_ecb_null_sha_setkey() argument 932 otx_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, const unsigned char *key, unsigned int keylen) otx_cpt_aead_gcm_aes_setkey() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 881 xts_aesni_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_aesni_setkey() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 74 int ck_size, key_ctx_size, mac_key_size, keylen, ghash_size, ret; in chcr_ktls_save_keys() local
|