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