Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dskcipher.c856 static int crypto_skcipher_init_tfm(struct crypto_tfm *tfm) in crypto_skcipher_init_tfm() function
943 .init_tfm = crypto_skcipher_init_tfm,