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