Go to the documentation of this file.
74 const char *
ptr,*unroll,*risc,*size;
81 #if defined(DES_RISC1) || defined(DES_RISC2)
96 if (
sizeof(DES_LONG) !=
sizeof(
long))
100 BIO_snprintf(buf,
sizeof buf,
"des(%s,%s,%s,%s)",ptr,risc,unroll,
113 const unsigned char *
in = &(*input)[0];
114 unsigned char *
out = &(*output)[0];