Home
last modified time | relevance | path

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

/linux/crypto/
H A Daead.c208 struct crypto_sync_aead *crypto_alloc_sync_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_sync_aead() function
225 EXPORT_SYMBOL_GPL(crypto_alloc_sync_aead);
/linux/include/crypto/
H A Daead.h198 struct crypto_sync_aead *crypto_alloc_sync_aead(const char *alg_name, u32 type, u32 mask);