Searched refs:nitrox_skcipher_crypt (Results 1 – 1 of 1) sorted by relevance
166 static int nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) in nitrox_skcipher_crypt() function209 return nitrox_skcipher_crypt(skreq, true); in nitrox_aes_encrypt()214 return nitrox_skcipher_crypt(skreq, false); in nitrox_aes_decrypt()230 return nitrox_skcipher_crypt(skreq, true); in nitrox_3des_encrypt()235 return nitrox_skcipher_crypt(skreq, false); in nitrox_3des_decrypt()