Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mstbl.c61 long tbl_min = -1, tbl_max = -1; in do_tcreate() local
78 tbl_min = strtoul(cnf->value, &eptr, 0); in do_tcreate()
110 rv = ASN1_STRING_TABLE_add(nid, tbl_min, tbl_max, in do_tcreate()