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

/linux-master/include/linux/
H A Dcrypto.h496 static inline struct crypto_comp *__crypto_comp_cast(struct crypto_tfm *tfm) function
508 return __crypto_comp_cast(crypto_alloc_base(alg_name, type, mask));

Completed in 144 milliseconds