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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_obj.c71 #define NAME_ONELINE_MAX (1024 * 1024) macro
122 if (num > NAME_ONELINE_MAX) {
171 if (l > NAME_ONELINE_MAX) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_obj.c71 #define NAME_ONELINE_MAX (1024 * 1024) macro
122 if (num > NAME_ONELINE_MAX) {
171 if (l > NAME_ONELINE_MAX) {

Completed in 118 milliseconds