/openbmc/linux/crypto/asymmetric_keys/ |
H A D | public_key.c | 162 char alg_name[CRYPTO_MAX_ALG_NAME]; in software_key_query() local 277 char alg_name[CRYPTO_MAX_ALG_NAME]; in software_key_eds_op() local 382 char alg_name[CRYPTO_MAX_ALG_NAME]; in public_key_verify_signature() local
|
/openbmc/linux/include/crypto/internal/ |
H A D | cipher.h | 56 static inline struct crypto_cipher *crypto_alloc_cipher(const char *alg_name, in crypto_alloc_cipher() 90 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher()
|
/openbmc/linux/crypto/ |
H A D | kpp.c | 111 struct crypto_kpp *crypto_alloc_kpp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_kpp() 126 int crypto_has_kpp(const char *alg_name, u32 type, u32 mask) in crypto_has_kpp()
|
H A D | acompress.c | 140 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() 147 struct crypto_acomp *crypto_alloc_acomp_node(const char *alg_name, u32 type, in crypto_alloc_acomp_node()
|
H A D | api.c | 450 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base() 569 struct crypto_alg *crypto_find_alg(const char *alg_name, in crypto_find_alg() 607 void *crypto_alloc_tfm_node(const char *alg_name, in crypto_alloc_tfm_node()
|
H A D | skcipher.c | 800 struct crypto_skcipher *crypto_alloc_skcipher(const char *alg_name, in crypto_alloc_skcipher() 808 const char *alg_name, u32 type, u32 mask) in crypto_alloc_sync_skcipher() 831 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher()
|
H A D | sig.c | 76 struct crypto_sig *crypto_alloc_sig(const char *alg_name, u32 type, u32 mask) in crypto_alloc_sig()
|
H A D | rng.c | 133 struct crypto_rng *crypto_alloc_rng(const char *alg_name, u32 type, u32 mask) in crypto_alloc_rng()
|
H A D | ahash.c | 529 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, in crypto_alloc_ahash() 536 int crypto_has_ahash(const char *alg_name, u32 type, u32 mask) in crypto_has_ahash()
|
H A D | akcipher.c | 125 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher()
|
H A D | internal.h | 148 static inline void *crypto_alloc_tfm(const char *alg_name, in crypto_alloc_tfm()
|
H A D | shash.c | 572 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash() 579 int crypto_has_shash(const char *alg_name, u32 type, u32 mask) in crypto_has_shash()
|
H A D | cryptd.c | 949 struct cryptd_skcipher *cryptd_alloc_skcipher(const char *alg_name, in cryptd_alloc_skcipher() 1001 struct cryptd_ahash *cryptd_alloc_ahash(const char *alg_name, in cryptd_alloc_ahash() 1058 struct cryptd_aead *cryptd_alloc_aead(const char *alg_name, in cryptd_alloc_aead()
|
H A D | aead.c | 265 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_aead()
|
/openbmc/qemu/crypto/ |
H A D | hash-afalg.c | 29 const char *alg_name; in qcrypto_afalg_hash_format_name() local 121 char *alg_name = qcrypto_afalg_hash_format_name(alg, false, NULL); in qcrypto_afalg_hash_new() local
|
H A D | cipher-afalg.c | 26 const char *alg_name; in qcrypto_afalg_cipher_format_name() local
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-hash.c | 407 const char *alg_name, in starfive_hash_init_tfm() 443 const char *alg_name) in starfive_hash_long_setkey() 493 const char *alg_name; in starfive_hash_setkey() local
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | ipsec.c | 90 char *alg_name = NULL; in nsim_ipsec_parse_proto_keys() local
|
/openbmc/linux/include/linux/ |
H A D | crypto.h | 501 static inline struct crypto_comp *crypto_alloc_comp(const char *alg_name, in crypto_alloc_comp() 521 static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask) in crypto_has_comp()
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_ipcomp.c | 260 static struct crypto_comp * __percpu *ipcomp_alloc_tfms(const char *alg_name) in ipcomp_alloc_tfms()
|
/openbmc/linux/include/crypto/ |
H A D | acompress.h | 180 static inline int crypto_has_acomp(const char *alg_name, u32 type, u32 mask) in crypto_has_acomp()
|
/openbmc/linux/drivers/md/ |
H A D | dm-verity.h | 41 char *alg_name; member
|
/openbmc/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_ahash.c | 347 const char *alg_name = crypto_ahash_alg_name(tfm); in rk_hash_init_tfm() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ipsec.c | 216 char *alg_name = NULL; in ixgbevf_ipsec_parse_proto_keys() local
|
/openbmc/linux/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 61 #define COMP_NAME_TO_TYPE(alg_name) \ argument 702 const char *alg_name = crypto_tfm_alg_name(&tfm->base); in hisi_zip_acomp_init() local
|