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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_d2i_fp.c144 #define ASN1_CHUNK_INITIAL_SIZE (16 * 1024) macro
221 size_t chunk_max = ASN1_CHUNK_INITIAL_SIZE;

Completed in 34 milliseconds