Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dskcipher.h15 int crypto_init_lskcipher_ops_sg(struct crypto_tfm *tfm);
H A Dlskcipher.c306 int crypto_init_lskcipher_ops_sg(struct crypto_tfm *tfm) in crypto_init_lskcipher_ops_sg() function
H A Dskcipher.c543 return crypto_init_lskcipher_ops_sg(tfm); in crypto_skcipher_init_tfm()