Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dskcipher.h15 int crypto_init_lskcipher_ops_sg(struct crypto_tfm *tfm);
Dlskcipher.c306 int crypto_init_lskcipher_ops_sg(struct crypto_tfm *tfm) in crypto_init_lskcipher_ops_sg() function
Dskcipher.c742 return crypto_init_lskcipher_ops_sg(tfm); in crypto_skcipher_init_tfm()