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