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