Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/des/
Ddestest.c297 static unsigned char cfb_cipher8[24]= { variable
598 err+=cfb_test(8,cfb_cipher8); in main()
615 if (memcmp(cfb_cipher8,cfb_buf1,sizeof(plain)) != 0) in main()
/external/openssl/crypto/des/
Ddestest.c297 static unsigned char cfb_cipher8[24]= { variable
598 err+=cfb_test(8,cfb_cipher8); in main()
615 if (memcmp(cfb_cipher8,cfb_buf1,sizeof(plain)) != 0) in main()