Home
last modified time | relevance | path

Searched defs:crypto_alloc_akcipher (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c102 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher() function
107 EXPORT_SYMBOL_GPL(crypto_alloc_akcipher); variable
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c125 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher() function
130 EXPORT_SYMBOL_GPL(crypto_alloc_akcipher); variable

Completed in 2 milliseconds