Home
last modified time | relevance | path

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

/linux-6.14.4/include/crypto/internal/
Dskcipher.h271 static inline struct crypto_lskcipher *lskcipher_cipher_simple( in lskcipher_cipher_simple() function
/linux-6.14.4/crypto/
Dlskcipher.c428 struct crypto_lskcipher *cipher = lskcipher_cipher_simple(tfm); in lskcipher_setkey_simple()