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