Searched defs:crypto_alloc_aead (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/crypto/ | ||
H A D | aead.c | 526 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) crypto_alloc_aead() function 563 EXPORT_SYMBOL_GPL(crypto_alloc_aead); variable |
Completed in 225 milliseconds