Home
last modified time | relevance | path

Searched refs:ofb_state (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c3321 unsigned char ofb_state[16] = {0x76, 0xe6, 0x66, 0x61, 0xd0, 0x8a, 0xe4, 0x64, in test_evp_iv_aes() local
3357 ref_iv = ofb_state; in test_evp_iv_aes()
3358 ref_len = sizeof(ofb_state); in test_evp_iv_aes()