/openssl/crypto/x509/ |
H A D | v3_san.c | 56 GENERAL_NAME *gen; in STACK_OF() local 207 int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen) in GENERAL_NAME_print() 321 GENERAL_NAME *gen = v2i_GENERAL_NAME(method, ctx, cnf); in v2i_issuer_alt() local 339 GENERAL_NAME *gen; in copy_issuer() local 404 GENERAL_NAME *gen; in v2i_subject_alt() local 425 GENERAL_NAME *gen = NULL; in copy_email() local 476 GENERAL_NAME *gen; in v2i_GENERAL_NAMES() local 512 GENERAL_NAME *gen = NULL; in a2i_GENERAL_NAME() local 639 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername() 671 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname()
|
H A D | v3_genn.c | 246 int GENERAL_NAME_set0_othername(GENERAL_NAME *gen, in GENERAL_NAME_set0_othername() 260 int GENERAL_NAME_get0_otherName(const GENERAL_NAME *gen, in GENERAL_NAME_get0_otherName()
|
H A D | v3_akid.c | 106 GENERAL_NAME *gen = NULL; in v2i_AUTHORITY_KEYID() local
|
H A D | v3_ncons.c | 332 GENERAL_NAME *gen = sk_GENERAL_NAME_value(x->altname, i); in NAME_CONSTRAINTS_check() local 501 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc) in nc_match() 570 static int nc_match_single(int effective_type, GENERAL_NAME *gen, in nc_match_single()
|
H A D | v3_crld.c | 246 GENERAL_NAME *gen = NULL; in v2i_crld() local
|
H A D | v3_purp.c | 339 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); in setup_dp() local 1023 GENERAL_NAME *gen; in X509_check_akid() local
|
H A D | x_crl.c | 424 GENERAL_NAME *gen = sk_GENERAL_NAME_value(rev->issuer, i); in crl_revoked_issuer_match() local
|
H A D | v3_utl.c | 505 GENERAL_NAME *gen; in STACK_OF() local 915 GENERAL_NAME *gen; in do_x509_check() local
|
H A D | x509_vfy.c | 1537 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); in crldp_check_crlissuer() local
|
/openssl/test/smime-certs/ |
H A D | mksmime-certs.sh | 16 gen() { function
|
/openssl/crypto/evp/ |
H A D | dh_ctrl.c | 119 int EVP_PKEY_CTX_set_dh_paramgen_generator(EVP_PKEY_CTX *ctx, int gen) in EVP_PKEY_CTX_set_dh_paramgen_generator() 137 int EVP_PKEY_CTX_set_dh_rfc5114(EVP_PKEY_CTX *ctx, int gen) in EVP_PKEY_CTX_set_dh_rfc5114() 143 int EVP_PKEY_CTX_set_dhx_rfc5114(EVP_PKEY_CTX *ctx, int gen) in EVP_PKEY_CTX_set_dhx_rfc5114()
|
H A D | evp_local.h | 120 OSSL_FUNC_keymgmt_gen_fn *gen; member
|
/openssl/crypto/ct/ |
H A D | ct_prn.c | 31 ASN1_GENERALIZEDTIME *gen = ASN1_GENERALIZEDTIME_new(); in timestamp_print() local
|
/openssl/test/ |
H A D | rand_test.c | 98 static int fips_health_test_one(const uint8_t *buf, size_t n, size_t gen) in fips_health_test_one()
|
H A D | v3nametest.c | 128 GENERAL_NAME *gen = NULL; in set_altname() local
|
H A D | endecode_test.c | 1070 const unsigned char *gen, in do_create_ec_explicit_prime_params() 1168 const unsigned char *gen, in do_create_ec_explicit_trinomial_params() 1222 static const unsigned char gen[] = { in create_ec_explicit_trinomial_params_namedcurve() local
|
H A D | ectest.c | 2501 unsigned char *gen, int gen_size) in do_test_custom_explicit_fromdata()
|
/openssl/crypto/ocsp/ |
H A D | ocsp_cl.c | 49 GENERAL_NAME *gen = GENERAL_NAME_new(); in OCSP_request_set1_name() local
|
H A D | ocsp_vfy.c | 390 GENERAL_NAME *gen; in OCSP_request_verify() local
|
/openssl/crypto/thread/arch/ |
H A D | thread_win.c | 296 size_t gen; /* Prewait generation */ member
|
/openssl/apps/ |
H A D | cms.c | 1348 GENERAL_NAME *gen; in gnames_stack_print() local 1414 GENERAL_NAME *gen = NULL; in STACK_OF() local
|
/openssl/providers/implementations/keymgmt/ |
H A D | ec_kmgmt.c | 989 unsigned char *gen, *seed; member
|
/openssl/apps/lib/ |
H A D | apps.c | 2458 GENERAL_NAME *gen; in get_dp_url() local
|