Home
last modified time | relevance | path

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

/openssl-master/crypto/x509/
A Dv3_utl.c1295 int i, mval, spec_char, plus_char; in X509V3_NAME_from_section() local
1322 plus_char = (*type == '+'); in X509V3_NAME_from_section()
1324 plus_char = (*type == os_toascii['+']); in X509V3_NAME_from_section()
1326 if (plus_char) { in X509V3_NAME_from_section()
/openssl-master/apps/
A Dreq.c1291 int i, spec_char, plus_char; in auto_info() local
1322 plus_char = (*type == '+'); in auto_info()
1324 plus_char = (*type == os_toascii['+']); in auto_info()
1326 if (plus_char) { in auto_info()

Completed in 7 milliseconds