Searched defs:alg_name (Results 1 – 9 of 9) sorted by relevance
| /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() argument 90 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher() argument
|
| /linux/crypto/ |
| H A D | api.c | 469 alg = crypto_alg_mod_lookup(alg_name, type, mask); in crypto_alloc_base() argument 589 crypto_find_alg(const char * alg_name,const struct crypto_type * frontend,u32 type,u32 mask) crypto_find_alg() argument 627 crypto_alloc_tfm_node(const char * alg_name,const struct crypto_type * frontend,u32 type,u32 mask,int node) crypto_alloc_tfm_node() argument
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | kernel-test.c | 29 static char *alg_name; variable
|
| /linux/drivers/crypto/hisilicon/zip/ |
| H A D | zip_crypto.c | 47 #define COMP_NAME_TO_TYPE(alg_name) \ argument 560 const char *alg_name = crypto_tfm_alg_name(&tfm->base); in hisi_zip_acomp_init() local
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.c | 217 char *alg_name = NULL; in ixgbevf_ipsec_parse_proto_keys() local
|
| /linux/include/uapi/linux/ |
| H A D | tipc.h | 242 char alg_name[TIPC_AEAD_ALG_NAME]; member
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ipsec.c | 433 char *alg_name = NULL; in ixgbe_ipsec_parse_proto_keys() local
|
| /linux/net/mac80211/ |
| H A D | rate.c | 221 const char *alg_name; ieee80211_rate_control_ops_get() local
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 1903 const char *alg_name; in ahash_enqueue() local 2015 const char *alg_name; in ahash_init() local
|