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