Searched refs:cc_cipher_process (Results 1 – 1 of 1) sorted by relevance
877 static int cc_cipher_process(struct skcipher_request *req, in cc_cipher_process() function996 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_cipher_encrypt()1005 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_DECRYPT); in cc_cipher_decrypt()