Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/sec/
Dsec_algs.c707 static int sec_alg_skcipher_crypto(struct skcipher_request *skreq, in sec_alg_skcipher_crypto() function
864 return sec_alg_skcipher_crypto(req, true); in sec_alg_skcipher_encrypt()
869 return sec_alg_skcipher_crypto(req, false); in sec_alg_skcipher_decrypt()