/openssl/crypto/x509/ |
H A D | x_attrib.c | 41 ASN1_OBJECT *oid; variable 61 static int print_oid(BIO *out, const ASN1_OBJECT *oid) { in print_oid()
|
H A D | pcy_tree.c | 41 ASN1_OBJECT *oid; in expected_print() local 359 ASN1_OBJECT *oid = sk_ASN1_OBJECT_value(expset, i); in tree_link_unmatched() local 535 ASN1_OBJECT *oid; in tree_calculate_user_set() local
|
H A D | v3_genn.c | 247 ASN1_OBJECT *oid, ASN1_TYPE *value) in GENERAL_NAME_set0_othername()
|
H A D | pcy_node.c | 139 const X509_POLICY_NODE *node, const ASN1_OBJECT *oid) in ossl_policy_node_match()
|
H A D | x_ietfatt.c | 34 ASN1_OBJECT *oid; member
|
H A D | x509_vpm.c | 348 ASN1_OBJECT *oid, *doid; in X509_VERIFY_PARAM_set1_policies() local
|
/openssl/test/helpers/ |
H A D | pkcs12.h | 30 char *oid; member
|
/openssl/crypto/evp/ |
H A D | dh_ctrl.c | 200 int EVP_PKEY_CTX_set0_dh_kdf_oid(EVP_PKEY_CTX *ctx, ASN1_OBJECT *oid) in EVP_PKEY_CTX_set0_dh_kdf_oid() 210 int EVP_PKEY_CTX_get0_dh_kdf_oid(EVP_PKEY_CTX *ctx, ASN1_OBJECT **oid) in EVP_PKEY_CTX_get0_dh_kdf_oid()
|
/openssl/test/ |
H A D | asn1_internal_test.c | 199 static int test_obj_create_once(const char *oid, const char *sn, const char *ln) in test_obj_create_once()
|
H A D | algorithmid_test.c | 25 const ASN1_OBJECT *oid; in test_spki_aid() local
|
H A D | cmp_hdr_test.c | 339 const char oid[] = "1.2.3.4"; in execute_HDR_generalInfo_push1_items_test() local
|
H A D | threadstest.c | 1105 char tids[12], oid[40], sn[30], ln[30]; in test_obj_create_one() local
|
/openssl/providers/implementations/encode_decode/ |
H A D | decode_spki2typespki.c | 87 const ASN1_OBJECT *oid = NULL; in spki2typespki_decode() local
|
/openssl/crypto/cms/ |
H A D | cms_att.c | 131 const ASN1_OBJECT *oid, in CMS_signed_get0_data_by_OBJ() 199 void *CMS_unsigned_get0_data_by_OBJ(CMS_SignerInfo *si, ASN1_OBJECT *oid, in CMS_unsigned_get0_data_by_OBJ()
|
H A D | cms_lib.c | 344 int CMS_set1_eContentType(CMS_ContentInfo *cms, const ASN1_OBJECT *oid) in CMS_set1_eContentType()
|
/openssl/crypto/ocsp/ |
H A D | v3_ocsp.c | 153 static int i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, in i2r_object()
|
/openssl/crypto/asn1/ |
H A D | tasn_prn.c | 404 static int asn1_print_oid(BIO *out, const ASN1_OBJECT *oid) in asn1_print_oid()
|
/openssl/crypto/objects/ |
H A D | obj_dat.c | 779 int OBJ_create(const char *oid, const char *sn, const char *ln) in OBJ_create()
|
/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 681 ASN1_OBJECT *oid; in ts_RESP_sign() local
|
/openssl/providers/implementations/kdfs/ |
H A D | x942kdf.c | 64 const unsigned char *oid; member
|
/openssl/apps/ |
H A D | ts.c | 360 static ASN1_OBJECT *txt2obj(const char *oid) in txt2obj()
|
H A D | cmp.c | 1999 char *ptr = opt_geninfo, *oid, *end; in handle_opt_geninfo() local 3263 const ASN1_OBJECT *oid; in print_keyspec() local
|
/openssl/crypto/ |
H A D | provider_core.c | 2451 static int core_obj_create(const OSSL_CORE_HANDLE *prov, const char *oid, in core_obj_create()
|