Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dcipher.h63 return __crypto_cipher_cast(crypto_alloc_base(alg_name, type, mask)); in crypto_alloc_cipher()
/linux-6.15/include/linux/
H A Dcrypto.h424 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask);
/linux-6.15/crypto/
H A Dapi.c460 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base() function
492 EXPORT_SYMBOL_GPL(crypto_alloc_base);