Home
last modified time | relevance | path

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

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