Searched refs:HEX_SIZE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dcryptlib.h76 # define HEX_SIZE(type) (sizeof(type)*2) macro
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dcryptlib.h86 # define HEX_SIZE(type) (sizeof(type)*2) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strex.c71 char tmphex[HEX_SIZE(long) + 3];
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_strex.c71 char tmphex[HEX_SIZE(long) + 3];

Completed in 297 milliseconds