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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/des/
H A Ddestest.c297 static unsigned char cfb_cipher8[24]= { variable
598 err+=cfb_test(8,cfb_cipher8);
615 if (memcmp(cfb_cipher8,cfb_buf1,sizeof(plain)) != 0)

Completed in 104 milliseconds