Searched refs:aes_encrypt_nb_8 (Results 1 – 1 of 1) sorted by relevance
518 void aes_encrypt_nb_8(CRYPT_aes_context* ctx, unsigned int* block) { in aes_encrypt_nb_8() function694 ctx->encrypt = aes_encrypt_nb_8, ctx->decrypt = aes_decrypt_nb_8; in aes_setup()