Searched refs:aes_decrypt_nb_6 (Results 1 – 1 of 1) sorted by relevance
608 static void aes_decrypt_nb_6(AESContext* ctx, unsigned int* block) { in aes_decrypt_nb_6() function701 ctx->encrypt = aes_encrypt_nb_6, ctx->decrypt = aes_decrypt_nb_6; in aes_setup()