Searched refs:aes_decrypt_nb_4 (Results 1 – 1 of 1) sorted by relevance
767 static void aes_decrypt_nb_4(AESContext * ctx, unsigned int * block) in aes_decrypt_nb_4() function891 ctx->encrypt = aes_encrypt_nb_4, ctx->decrypt = aes_decrypt_nb_4; in aes_setup()