Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/ccree/
Dcc_cipher.c874 static int cc_cipher_process(struct skcipher_request *req, in cc_cipher_process() function
993 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_cipher_encrypt()
1002 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_DECRYPT); in cc_cipher_decrypt()