Searched refs:CONF (Results 51 - 56 of 56) sorted by relevance

123

/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dparisc-mont.pl98 if (open CONF,"<${dir}../../opensslconf.h") {
99 while(<CONF>) {
106 close CONF;
/freebsd-13-stable/contrib/wpa/hs20/client/
H A Dest.c399 CONF *ctmp = NULL;
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dasn1_gen.c78 ASN1_TYPE *ASN1_generate_nconf(const char *str, CONF *nconf)
/freebsd-13-stable/crypto/openssl/apps/
H A Dreq.c80 static CONF *req_conf = NULL;
81 static CONF *addext_conf = NULL;
H A Ds_client.c788 {"ctlogfile", OPT_CTLOG_FILE, '<', "CT log list CONF file"},
2665 CONF *cnf = NCONF_new(NULL);
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dasn1.h817 ASN1_TYPE *ASN1_generate_nconf(const char *str, CONF *nconf);

Completed in 68 milliseconds

123