Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c3323 unsigned char cfb_state[16] = {0x77, 0xe4, 0x65, 0x65, 0xd5, 0x8c, 0xe3, 0x6c, in test_evp_iv_aes() local
3367 ref_iv = cfb_state; in test_evp_iv_aes()
3368 ref_len = sizeof(cfb_state); in test_evp_iv_aes()