Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcrypto.h745 static inline struct crypto_comp *__crypto_comp_cast(struct crypto_tfm *tfm) in __crypto_comp_cast() function
757 return __crypto_comp_cast(crypto_alloc_base(alg_name, type, mask)); in crypto_alloc_comp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcrypto.h745 static inline struct crypto_comp *__crypto_comp_cast(struct crypto_tfm *tfm) in __crypto_comp_cast() function
757 return __crypto_comp_cast(crypto_alloc_base(alg_name, type, mask)); in crypto_alloc_comp()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcrypto.h745 static inline struct crypto_comp *__crypto_comp_cast(struct crypto_tfm *tfm) in __crypto_comp_cast() function
757 return __crypto_comp_cast(crypto_alloc_base(alg_name, type, mask)); in crypto_alloc_comp()