Home
last modified time | relevance | path

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

/linux/crypto/
H A Dlskcipher.c328 int crypto_grab_lskcipher(struct crypto_lskcipher_spawn *spawn, in crypto_grab_lskcipher() function
335 EXPORT_SYMBOL_GPL(crypto_grab_lskcipher);
503 err = crypto_grab_lskcipher(spawn, in lskcipher_alloc_instance_simple()
514 err = crypto_grab_lskcipher(spawn, in lskcipher_alloc_instance_simple()
/linux/include/crypto/internal/
H A Dskcipher.h143 int crypto_grab_lskcipher(struct crypto_lskcipher_spawn *spawn,