Searched refs:nitrox_skcipher_crypt (Results 1 – 1 of 1) sorted by relevance
204 static int nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) in nitrox_skcipher_crypt() function249 return nitrox_skcipher_crypt(skreq, true); in nitrox_aes_encrypt()254 return nitrox_skcipher_crypt(skreq, false); in nitrox_aes_decrypt()266 return nitrox_skcipher_crypt(skreq, true); in nitrox_3des_encrypt()271 return nitrox_skcipher_crypt(skreq, false); in nitrox_3des_decrypt()