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

/u-boot/fs/ubifs/
H A Dubifs.c85 *crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) function
205 compr->cc = crypto_alloc_comp(compr->capi_name, 0, 0);

Completed in 46 milliseconds