Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_cipher.c672 static int cc_cipher_process(struct skcipher_request *req, in cc_cipher_process() function
769 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_cipher_encrypt()
798 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_DECRYPT); in cc_cipher_decrypt()