Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dlskcipher.c327 int crypto_grab_lskcipher(struct crypto_lskcipher_spawn *spawn, in crypto_grab_lskcipher() function
334 EXPORT_SYMBOL_GPL(crypto_grab_lskcipher);
506 err = crypto_grab_lskcipher(spawn, in lskcipher_alloc_instance_simple()
517 err = crypto_grab_lskcipher(spawn, in lskcipher_alloc_instance_simple()
/linux-6.15/include/crypto/internal/
H A Dskcipher.h144 int crypto_grab_lskcipher(struct crypto_lskcipher_spawn *spawn,