Searched refs:cc_cipher_process (Results 1 – 1 of 1) sorted by relevance
874 static int cc_cipher_process(struct skcipher_request *req, in cc_cipher_process() function993 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()