Searched refs:gcm_aes_nx_crypt (Results 1 – 1 of 1) sorted by relevance
330 static int gcm_aes_nx_crypt(struct aead_request *req, int enc) in gcm_aes_nx_crypt() function443 return gcm_aes_nx_crypt(req, 1); in gcm_aes_nx_encrypt()453 return gcm_aes_nx_crypt(req, 0); in gcm_aes_nx_decrypt()466 return gcm_aes_nx_crypt(req, 1); in gcm4106_aes_nx_encrypt()479 return gcm_aes_nx_crypt(req, 0); in gcm4106_aes_nx_decrypt()