Home
last modified time | relevance | path

Searched defs:names (Results 1 – 19 of 19) sorted by relevance

/openssl/apps/lib/
H A Dnames.c28 void print_names(BIO *out, STACK_OF(OPENSSL_CSTRING) *names) in print_names()
/openssl/crypto/
H A Dcore_namemap.c113 NAMES *names; in ossl_namemap_doall_names() local
186 NAMES *names; in ossl_namemap_num2name() local
208 NAMES *names; in numname_insert() local
297 const char *names, const char separator) in ossl_namemap_add_names()
H A Dparam_build_set.c99 const char *names[], in ossl_param_build_set_multi_key_bn()
/openssl/crypto/x509/
H A Dx509aset.c37 static int replace_dirName(GENERAL_NAMES **names, const X509_NAME *dirName) in replace_dirName()
124 void X509_ACERT_set0_holder_entityName(X509_ACERT *x, GENERAL_NAMES *names) in X509_ACERT_set0_holder_entityName()
H A Dx_ietfatt.c113 GENERAL_NAMES *names) in OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority()
/openssl/crypto/encode_decode/
H A Dencoder_meth.c71 const char *names; /* For get_encoder_from_store() */ member
143 const char *names = methdata->names; in get_encoder_from_store() local
166 const char *names, const char *propdef, in put_encoder_in_store()
315 const char *names = algodef->algorithm_names; in construct_encoder() local
H A Ddecoder_meth.c71 const char *names; /* For get_decoder_from_store() */ member
143 const char *names = methdata->names; in get_decoder_from_store() local
166 const char *names, const char *propdef, in put_decoder_in_store()
305 const char *names = algodef->algorithm_names; in construct_decoder() local
/openssl/crypto/evp/
H A Devp_fetch.c31 const char *names; /* For get_evp_method_from_store() */ member
136 const char *names = methdata->names; in get_evp_method_from_store() local
161 const char *names, const char *propdef, in put_evp_method_in_store()
213 const char *names = algodef->algorithm_names; in construct_evp_method() local
/openssl/test/
H A Dssl_test.c234 static void print_ca_names(STACK_OF(X509_NAME) *names) in print_ca_names()
249 static int check_ca_names(const char *name, in check_ca_names()
H A Dparam_build_test.c399 char names[100][3]; in builder_limit_test() local
H A Dv3nametest.c18 static const char *const names[] = { variable
/openssl/apps/
H A Dx509.c192 static void warn_copying(ASN1_OBJECT *excluded, const char *names) in warn_copying()
202 static X509_REQ *x509_to_req(X509 *cert, int ext_copy, const char *names) in x509_to_req()
1220 static int parse_ext_names(char *names, const char **result) in parse_ext_names()
1254 const char *sn, **names = NULL; in print_x509v3_exts() local
H A Docsp.c966 static int print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, in print_ocsp_summary()
H A Dcmp.c956 static int set_gennames(OSSL_CMP_CTX *ctx, char *names, const char *desc) in set_gennames()
H A Dspeed.c311 static const char *names[ALGOR_NUM] = { variable
/openssl/crypto/conf/
H A Dconf_lib.c227 static void collect_section_name(const CONF_VALUE *v, SECTION_NAMES *names) in collect_section_name()
241 SECTION_NAMES *names; in STACK_OF() local
/openssl/crypto/cmp/
H A Dcmp_asn.c663 GENERAL_NAMES *names; in gennames_new() local
676 static int gennames_allowed(GENERAL_NAMES *names, int only_DN) in gennames_allowed()
/openssl/crypto/objects/
H A Do_names.c306 const OBJ_NAME **names; member
/openssl/ssl/
H A Dt1_lib.c3240 static int ssl_check_ca_name(STACK_OF(X509_NAME) *names, X509 *x) in ssl_check_ca_name()

Completed in 86 milliseconds