Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs.c95 *crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_comp() function
219 compr->cc = crypto_alloc_comp(compr->capi_name, 0, 0); in compr_init()