Searched defs:cbc2_key (Results 1 – 1 of 1) sorted by relevance
/onnv-gate/usr/src/common/openssl/crypto/des/ |
H A D | destest.c | 236 static unsigned char cbc2_key[8]={0xf1,0xe0,0xd3,0xc2,0xb5,0xa4,0x97,0x86}; variable 259 static unsigned char cbc2_key[8]={0xf0,0xe1,0xd2,0xc3,0xb4,0xa5,0x96,0x87}; variable
|