Searched refs:x_ctr (Results 1 – 1 of 1) sorted by relevance
3953 const br_block_ctr_class *x_ctr; in test_AES_x86ni() local3958 x_ctr = br_aes_x86ni_ctr_get_vtable(); in test_AES_x86ni()3961 hctr = (x_ctr != NULL); in test_AES_x86ni()3969 x_cbcenc, x_cbcdec, x_ctr, 1, 1); in test_AES_x86ni()3980 const br_block_ctr_class *x_ctr; in test_AES_pwr8() local3985 x_ctr = br_aes_pwr8_ctr_get_vtable(); in test_AES_pwr8()3988 hctr = (x_ctr != NULL); in test_AES_pwr8()3996 x_cbcenc, x_cbcdec, x_ctr, 1, 1); in test_AES_pwr8()