Searched defs:cbc_iv (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bf/
H A Dbftest.c213 static unsigned char cbc_iv [8]={0xfe,0xdc,0xba,0x98,0x76,0x54,0x32,0x10}; variable
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/des/
H A Ddestest.c238 static unsigned char cbc_iv [8]={0xfe,0xdc,0xba,0x98,0x76,0x54,0x32,0x10}; variable
[all...]
/opensolaris-onvv-gate/usr/src/common/crypto/modes/
H A Dmodes.h110 #define cbc_iv cbc_common.cc_iv macro

Completed in 101 milliseconds