Searched refs:qce_skcipher_crypt (Results 1 – 1 of 1) sorted by relevance
256 static int qce_skcipher_crypt(struct skcipher_request *req, int encrypt) in qce_skcipher_crypt() function312 return qce_skcipher_crypt(req, 1); in qce_skcipher_encrypt()317 return qce_skcipher_crypt(req, 0); in qce_skcipher_decrypt()