Searched refs:HEX_SIZE (Results 1 – 2 of 2) sorted by relevance
/openssl/include/internal/ | ||
H A D | common.h | 103 # define HEX_SIZE(type) (sizeof(type)*2) macro |
/openssl/crypto/asn1/ | ||
H A D | a_strex.c | 72 char tmphex[HEX_SIZE(long) + 3]; in do_esc_char() |
Completed in 11 milliseconds