Home
last modified time | relevance | path

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

/include/crypto/
Dalgapi.h208 static inline struct crypto_instance *crypto_tfm_alg_instance( in crypto_tfm_alg_instance() function
248 return crypto_tfm_alg_instance(&aead->base); in crypto_aead_alg_instance()