Searched refs:x_cbcdec (Results 1 – 1 of 1) sorted by relevance
3952 const br_block_cbcdec_class *x_cbcdec; in test_AES_x86ni() local3957 x_cbcdec = br_aes_x86ni_cbcdec_get_vtable(); in test_AES_x86ni()3960 hcbcdec = (x_cbcdec != NULL); in test_AES_x86ni()3969 x_cbcenc, x_cbcdec, x_ctr, 1, 1); in test_AES_x86ni()3979 const br_block_cbcdec_class *x_cbcdec; in test_AES_pwr8() local3984 x_cbcdec = br_aes_pwr8_cbcdec_get_vtable(); in test_AES_pwr8()3987 hcbcdec = (x_cbcdec != NULL); in test_AES_pwr8()3996 x_cbcenc, x_cbcdec, x_ctr, 1, 1); in test_AES_pwr8()