Searched defs:alg_name (Results 1 – 6 of 6) sorted by relevance
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()
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()
162 static inline int crypto_has_acomp(const char *alg_name, u32 type, u32 mask) in crypto_has_acomp()
104 char alg_name[64]; member110 char alg_name[64]; member117 char alg_name[64]; member
242 char alg_name[TIPC_AEAD_ALG_NAME]; member
382 char alg_name[64]; /* crypto hash algorithm to use */ member435 char alg_name[64]; /* out: crypto hash algorithm */ member