Home
last modified time | relevance | path

Searched refs:HEX_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/crypto/openssl/include/internal/
HDcryptlib.h86 # define HEX_SIZE(type) (sizeof(type)*2) macro
/freebsd-14-stable/crypto/openssl/crypto/asn1/
HDa_strex.c72 char tmphex[HEX_SIZE(long) + 3]; in do_esc_char()