Home
last modified time | relevance | path

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

/external/openssl/apps/
Dreq.c541 X509V3_set_nconf(&ctx, req_conf); in MAIN()
592 X509V3_set_nconf(&ctx, req_conf); in MAIN()
850 X509V3_set_nconf(&ext_ctx, req_conf); in MAIN()
875 X509V3_set_nconf(&ext_ctx, req_conf); in MAIN()
Dx509.c544 X509V3_set_nconf(&ctx2, extconf); in MAIN()
1190 X509V3_set_nconf(&ctx2, conf); in x509_certify()
1267 X509V3_set_nconf(&ctx, conf); in sign()
Dca.c1091 X509V3_set_nconf(&ctx, conf); in MAIN()
1368 X509V3_set_nconf(&ctx, conf); in MAIN()
1455 X509V3_set_nconf(&crlctx, conf); in MAIN()
2061 X509V3_set_nconf(&ctx, extconf); in do_body()
2081 X509V3_set_nconf(&ctx, lconf); in do_body()
/external/openssl/crypto/x509v3/
Dv3_conf.c440 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf() function
Dx509v3.h627 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf);
/external/openssl/crypto/asn1/
Dasn1_gen.c131 X509V3_set_nconf(&cnf, nconf); in ASN1_generate_nconf()
/external/openssl/include/openssl/
Dx509v3.h627 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf);