Searched defs:alg_name (Results 1 – 5 of 5) 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()
223 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
389 char alg_name[64]; /* crypto hash algorithm to use */ member442 char alg_name[64]; /* out: crypto hash algorithm */ member
Completed in 19 milliseconds