OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HEX_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/
cryptlib.h
99
#define
HEX_SIZE
(type) (sizeof(type)*2)
/external/openssl/crypto/asn1/
a_strex.c
123
char tmphex[
HEX_SIZE
(long)+3];
Completed in 412 milliseconds