Searched refs:cbc_state (Results 1 – 1 of 1) sorted by relevance
3318 unsigned char cbc_state[16] = {0x10, 0x2f, 0x05, 0xcc, 0xc2, 0x55, 0x72, 0xb9, in test_evp_iv_aes() local3347 ref_iv = cbc_state; in test_evp_iv_aes()3348 ref_len = sizeof(cbc_state); in test_evp_iv_aes()