Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dskcipher.h182 static inline struct crypto_lskcipher *crypto_spawn_lskcipher( in crypto_spawn_lskcipher() function
/linux-6.15/crypto/
H A Dlskcipher.c444 cipher = crypto_spawn_lskcipher(spawn); in lskcipher_init_tfm_simple()