Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dskcipher.h270 skcipher_cipher_simple(struct crypto_skcipher *tfm) in skcipher_cipher_simple() function
/linux/crypto/
H A Dskcipher.c786 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in skcipher_setkey_simple()