Searched refs:DES_QUICKLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/include/rpc/
H A Ddes.h37 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ macro
52 u_char UDES_data[DES_QUICKLEN];
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Drpc_des.h95 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ macro
115 unsigned char UDES_data[DES_QUICKLEN];

Completed in 105 milliseconds