Searched defs:DECIMAL_SIZE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dcryptlib.h98 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/macosx-10.10/OpenSSH-189/osslshim/ossl-asn1/
H A Dcs-asn1-lib.c76 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_cswift.c101 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-bio.c1326 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro

Completed in 114 milliseconds