Home
last modified time | relevance | path

Searched defs:crypto_alloc_comp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.c95 *crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_comp() function
/openbmc/linux/include/linux/
H A Dcrypto.h501 static inline struct crypto_comp *crypto_alloc_comp(const char *alg_name, in crypto_alloc_comp() function