Searched defs:cfb_iv (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/regress/lib/libcrypto/idea/ |
H A D | ideatest.c | 79 static unsigned char cfb_iv[80]={0x34,0x12,0x78,0x56,0xab,0x90,0xef,0xcd}; variable
|
/openbsd-src/regress/lib/libcrypto/des/ |
H A D | destest.c | 268 static unsigned char cfb_iv[8]={0x12,0x34,0x56,0x78,0x90,0xab,0xcd,0xef}; variable
|