Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Daead.h114 static inline struct crypto_aead *crypto_spawn_aead( in crypto_spawn_aead() function
/linux/crypto/
H A Dessiv.c332 aead = crypto_spawn_aead(&ictx->u.aead_spawn); in essiv_aead_init_tfm()
H A Dccm.c670 aead = crypto_spawn_aead(spawn); in crypto_rfc4309_init_tfm()