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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dasn_mstbl.c61 long tbl_min = -1, tbl_max = -1; local
80 tbl_max = strtoul(cnf->value, &eptr, 0);
106 rv = ASN1_STRING_TABLE_add(nid, tbl_min, tbl_max,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn_mstbl.c61 long tbl_min = -1, tbl_max = -1; local
82 tbl_max = strtoul(cnf->value, &eptr, 0);
110 rv = ASN1_STRING_TABLE_add(nid, tbl_min, tbl_max,

Completed in 93 milliseconds