Searched refs:qce_ablkcipher_crypt (Results 1 – 1 of 1) sorted by relevance
193 static int qce_ablkcipher_crypt(struct ablkcipher_request *req, int encrypt) in qce_ablkcipher_crypt() function219 return qce_ablkcipher_crypt(req, 1); in qce_ablkcipher_encrypt()224 return qce_ablkcipher_crypt(req, 0); in qce_ablkcipher_decrypt()