Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/des/
H A Ddestest.c277 static unsigned char cfb_cipher8[24]= { variable
566 err+=cfb_test(8,cfb_cipher8); in main()
583 if (memcmp(cfb_cipher8,cfb_buf1,sizeof(plain)) != 0) in main()