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