Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 25 of 30) sorted by relevance

12

/openssl/test/
H A Dnamemap_internal_test.c21 OSSL_NAMEMAP *nm = NULL; in test_namemap_empty() local
33 static int test_namemap(OSSL_NAMEMAP *nm) in test_namemap()
58 OSSL_NAMEMAP *nm = ossl_namemap_new(NULL); in test_namemap_independent() local
67 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); in test_namemap_stored() local
80 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); in test_digestbyname() local
108 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); in test_cipherbyname() local
/openssl/crypto/evp/
H A Dlegacy_meth.h10 #define IMPLEMENT_LEGACY_EVP_MD_METH(nm, fn) \ argument
24 #define IMPLEMENT_LEGACY_EVP_MD_METH_LC(nm, fn) \ argument
H A Dlegacy_sha.c29 #define IMPLEMENT_LEGACY_EVP_MD_METH_SHA3(nm, fn, tag) \ argument
43 #define IMPLEMENT_LEGACY_EVP_MD_METH_SHAKE(nm, fn, tag) \ argument
H A Dnames.c203 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn()
246 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn()
/openssl/include/openssl/
H A Dobjects.h84 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
91 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
121 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
135 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
/openssl/crypto/cmp/
H A Dcmp_hdr.c97 int ossl_cmp_hdr_set1_sender(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_sender()
104 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient()
H A Dcmp_asn.c661 static GENERAL_NAMES *gennames_new(const X509_NAME *nm) in gennames_new()
/openssl/crypto/x509/
H A Dv3_san.c423 X509_NAME *nm; in copy_email() local
677 X509_NAME *nm; in do_dirname() local
H A Dv3_ncons.c282 X509_NAME *nm; in NAME_CONSTRAINTS_check() local
441 const X509_NAME *nm = X509_get_subject_name(x); in NAME_CONSTRAINTS_check_CN() local
615 static int nc_dn(const X509_NAME *nm, const X509_NAME *base) in nc_dn()
H A Dx_name.c156 } nm = { in x509_name_ex_d2i() local
546 int X509_NAME_get0_der(const X509_NAME *nm, const unsigned char **pder, in X509_NAME_get0_der()
H A Dv3_crld.c85 X509_NAME *nm; in set_dist_point_name() local
H A Dx_crl.c407 static int crl_revoked_issuer_match(X509_CRL *crl, const X509_NAME *nm, in crl_revoked_issuer_match()
H A Dv3_purp.c1024 X509_NAME *nm = NULL; in X509_check_akid() local
H A Dx509_vfy.c1441 X509_NAME *nm = NULL; in idp_check_dp() local
1498 const X509_NAME *nm = X509_CRL_get_issuer(crl); in crldp_check_crlissuer() local
1558 const X509_NAME *nm = X509_get_issuer_name(x); in get_crl_delta() local
H A Dv3_utl.c1375 int X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE) *dn_sk, in X509V3_NAME_from_section()
/openssl/crypto/ocsp/
H A Docsp_vfy.c389 const X509_NAME *nm; in OCSP_request_verify() local
422 const X509_NAME *nm, STACK_OF(X509) *certs, in ocsp_req_find_signer()
H A Docsp_cl.c47 int OCSP_request_set1_name(OCSP_REQUEST *req, const X509_NAME *nm) in OCSP_request_set1_name()
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.c27 # define IMPLEMENT_CIPHER(nm, sub, kbits, blkbits, ivbits, flags) \ argument
391 # define IMPLEMENT_CIPHER(nm, sub, kbits, blkbits, ivbits, flags) \ argument
/openssl/crypto/conf/
H A Dconf_ssl.c153 const struct ssl_conf_name_st *nm; in conf_ssl_name_find() local
/openssl/crypto/asn1/
H A Da_strex.c562 int X509_NAME_print_ex(BIO *out, const X509_NAME *nm, int indent, in X509_NAME_print_ex()
571 int X509_NAME_print_ex_fp(FILE *fp, const X509_NAME *nm, int indent, in X509_NAME_print_ex_fp()
/openssl/apps/
H A Dciphers.c265 const char *nm = SSL_CIPHER_standard_name(c); in ciphers_main() local
/openssl/crypto/pem/
H A Dpem_all.c186 char *nm = NULL; in IMPLEMENT_PEM_write() local
H A Dpem_lib.c126 static int check_pem(const char *nm, const char *name) in check_pem()
248 char *nm = NULL, *header = NULL; in pem_bytes_read_bio_flags() local
H A Dpem_pkey.c105 char *nm = NULL; in pem_read_bio_key_legacy() local
/openssl/ssl/
H A Dt1_trce.c1517 X509_NAME *nm; in ssl_print_cert_request() local

Completed in 85 milliseconds

12