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

/freebsd-11-stable/crypto/openssl/crypto/
H A Dcryptlib.h98 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/freebsd-11-stable/crypto/openssl/engines/
H A De_cswift.c101 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro

Completed in 136 milliseconds