Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dbpf_crypto_skcipher.c10 return crypto_alloc_lskcipher(algo, 0, 0); in bpf_crypto_lskcipher_alloc_tfm()
Dlskcipher.c336 struct crypto_lskcipher *crypto_alloc_lskcipher(const char *alg_name, in crypto_alloc_lskcipher() function
341 EXPORT_SYMBOL_GPL(crypto_alloc_lskcipher);
/linux-6.12.1/include/crypto/
Dskcipher.h299 struct crypto_lskcipher *crypto_alloc_lskcipher(const char *alg_name,