/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 161 key, keylen); in crypto4xx_setkey_aes() local 121 crypto4xx_setkey_aes(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen, unsigned char cm, u8 fb) crypto4xx_setkey_aes() argument 177 crypto4xx_setkey_aes_cbc(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_cbc() argument 184 crypto4xx_setkey_aes_cfb(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_cfb() argument 191 crypto4xx_setkey_aes_ecb(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ecb() argument 198 crypto4xx_setkey_aes_ofb(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ofb() argument 205 crypto4xx_setkey_rfc3686(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_rfc3686() argument 287 crypto4xx_sk_setup_fallback(struct crypto4xx_ctx *ctx, struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_sk_setup_fallback() argument 299 crypto4xx_setkey_aes_ctr(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ctr() argument 366 crypto4xx_aead_setup_fallback(struct crypto4xx_ctx *ctx, struct crypto_aead *cipher, const u8 *key, unsigned int keylen) crypto4xx_aead_setup_fallback() argument 381 crypto4xx_setkey_aes_ccm(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ccm() argument 419 crypto4xx_memcpy_to_le32(get_dynamic_sa_key_field(sa), key, keylen); crypto4xx_setkey_aes_ccm() local 496 crypto4xx_aes_gcm_validate_keylen(unsigned int keylen) crypto4xx_aes_gcm_validate_keylen() argument 508 crypto4xx_compute_gcm_hash_key_sw(__le32 *hash_start, const u8 *key, unsigned int keylen) crypto4xx_compute_gcm_hash_key_sw() argument 527 crypto4xx_setkey_aes_gcm(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_gcm() argument 567 key, keylen); crypto4xx_setkey_aes_gcm() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 195 unsigned int keylen; member 212 u32 keylen; member
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss.h | 172 u32 keylen; member
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 47 int keylen; member 298 cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key, unsigned int keylen) cc_cipher_sethkey() argument 398 cc_cipher_setkey(struct crypto_skcipher *sktfm, const u8 *key, unsigned int keylen) cc_cipher_setkey() argument [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | skcipher.c | 578 skcipher_setkey_unaligned(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) skcipher_setkey_unaligned() argument 599 crypto_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) crypto_skcipher_setkey() argument 879 skcipher_setkey_simple(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) skcipher_setkey_simple() argument [all...] |
H A D | shash.c | 23 shash_no_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) shash_no_setkey() argument 42 shash_setkey_unaligned(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) shash_setkey_unaligned() argument 69 crypto_shash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) crypto_shash_setkey() argument 249 shash_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) shash_async_setkey() argument [all...] |
H A D | af_alg.c | 205 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) in alg_setkey() argument
|
H A D | ccm.c | 86 crypto_ccm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) crypto_ccm_setkey() argument 568 crypto_rfc4309_setkey(struct crypto_aead *parent, const u8 *key, unsigned int keylen) crypto_rfc4309_setkey() argument 777 crypto_cbcmac_digest_setkey(struct crypto_shash *parent, const u8 *inkey, unsigned int keylen) crypto_cbcmac_digest_setkey() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | paes_s390.c | 54 unsigned int keylen; member 57 _key_to_kb(struct key_blob *kb, const u8 *key, unsigned int keylen) _key_to_kb() argument 483 unsigned int keylen, offset, nbytes, n, k; xts_paes_crypt() local [all...] |
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 216 __u32 keylen; /* in: the key blob length */ member 248 __u32 keylen; /* in: available key blob buffer size */ member 282 __u32 keylen; /* in: available key blob buffer size */ member 315 __u32 keylen; /* in: key blob size */ member 339 __u32 keylen; /* in: key blob size */ member 374 __u32 keylen; /* in: key blob size */ member 438 __u32 keylen; /* in: key blob size */ member
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caampkc.c | 934 caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) caam_rsa_set_pub_key() argument 1036 caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) caam_rsa_set_priv_key() argument
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | paes_s390.c | 55 unsigned int keylen; member 58 _key_to_kb(struct key_blob *kb, const u8 *key, unsigned int keylen) _key_to_kb() argument 498 unsigned int keylen, offset, nbytes, n, k; xts_paes_crypt() local [all...] |
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 221 __u32 keylen; /* in: the key blob length */ member 253 __u32 keylen; /* in: available key blob buffer size */ member 287 __u32 keylen; /* in: available key blob buffer size */ member 320 __u32 keylen; /* in: key blob size */ member 344 __u32 keylen; /* in: key blob size */ member 379 __u32 keylen; /* in: key blob size */ member 443 __u32 keylen; /* in: key blob size */ member
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | noise.c | 305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
H A D | chcr_ipsec.c | 171 int keylen = (x->aead->alg_key_len + 7) / 8; in ch_ipsec_setkey() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_main.c | 329 int i, keylen, len, idx; in hostap_set_encryption() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | hw.c | 858 int keylen; in __orinoco_hw_setup_wepkeys() local [all...] |
/kernel/linux/linux-5.10/net/wireless/ |
H A D | lib80211_crypt_tkip.c | 283 lib80211_tkip_hdr(struct sk_buff *skb, int hdr_len, u8 * rc4key, int keylen, void *priv) lib80211_tkip_hdr() argument
|
/kernel/linux/linux-5.10/include/xen/interface/io/ |
H A D | netif.h | 300 xen_netif_toeplitz_hash(const uint8_t *key, unsigned int keylen, const uint8_t *buf, unsigned int buflen) xen_netif_toeplitz_hash() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | btree.c | 50 int keylen; member [all...] |
/kernel/linux/linux-6.6/drivers/virt/coco/sev-guest/ |
H A D | sev-guest.c | 160 static struct snp_guest_crypto *init_crypto(struct snp_guest_dev *snp_dev, u8 *key, size_t keylen) in init_crypto() argument
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | cookie.c | 1110 unsigned int keylen = 0, auxlen = 0; in fscache_cookies_seq_show() local
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss.h | 178 u32 keylen; member
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caampkc.c | 943 caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) caam_rsa_set_pub_key() argument 1048 caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) caam_rsa_set_priv_key() argument
|
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 161 key, keylen); in crypto4xx_setkey_aes() local 121 crypto4xx_setkey_aes(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen, unsigned char cm, u8 fb) crypto4xx_setkey_aes() argument 177 crypto4xx_setkey_aes_cbc(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_cbc() argument 184 crypto4xx_setkey_aes_cfb(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_cfb() argument 191 crypto4xx_setkey_aes_ecb(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ecb() argument 198 crypto4xx_setkey_aes_ofb(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ofb() argument 205 crypto4xx_setkey_rfc3686(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_rfc3686() argument 287 crypto4xx_sk_setup_fallback(struct crypto4xx_ctx *ctx, struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_sk_setup_fallback() argument 299 crypto4xx_setkey_aes_ctr(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ctr() argument 366 crypto4xx_aead_setup_fallback(struct crypto4xx_ctx *ctx, struct crypto_aead *cipher, const u8 *key, unsigned int keylen) crypto4xx_aead_setup_fallback() argument 381 crypto4xx_setkey_aes_ccm(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_ccm() argument 419 crypto4xx_memcpy_to_le32(get_dynamic_sa_key_field(sa), key, keylen); crypto4xx_setkey_aes_ccm() local 496 crypto4xx_aes_gcm_validate_keylen(unsigned int keylen) crypto4xx_aes_gcm_validate_keylen() argument 508 crypto4xx_compute_gcm_hash_key_sw(__le32 *hash_start, const u8 *key, unsigned int keylen) crypto4xx_compute_gcm_hash_key_sw() argument 527 crypto4xx_setkey_aes_gcm(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) crypto4xx_setkey_aes_gcm() argument 567 key, keylen); crypto4xx_setkey_aes_gcm() local [all...] |