Home
last modified time | relevance | path

Searched refs:NID_pkcs7_signed (Results 1 – 19 of 19) sorted by relevance

/external/openssl/crypto/pkcs7/
Dpk7_lib.c75 if (nid == NID_pkcs7_signed) in PKCS7_ctrl()
93 if (nid == NID_pkcs7_signed) in PKCS7_ctrl()
136 case NID_pkcs7_signed: in PKCS7_set_content()
168 case NID_pkcs7_signed: in PKCS7_set_type()
246 case NID_pkcs7_signed: in PKCS7_add_signer()
303 case NID_pkcs7_signed: in PKCS7_add_certificate()
338 case NID_pkcs7_signed: in PKCS7_add_crl()
649 case NID_pkcs7_signed: in PKCS7_stream()
Dpk7_mime.c81 if (ctype_nid == NID_pkcs7_signed) in SMIME_write_PKCS7()
Ddoc18 PKCS7_set_content_type(p7,NID_pkcs7_signed);
Dsign.c115 PKCS7_set_type(p7,NID_pkcs7_signed);
Dpk7_doit.c80 case NID_pkcs7_signed: in PKCS7_type_is_other()
280 case NID_pkcs7_signed: in PKCS7_dataInit()
441 case NID_pkcs7_signed: in PKCS7_dataDecode()
788 case NID_pkcs7_signed: in PKCS7_dataFinal()
Dpk7_asn1.c73 ADB_ENTRY(NID_pkcs7_signed, ASN1_NDEF_EXP_OPT(PKCS7, d.sign, PKCS7_SIGNED, 0)),
Dpkcs7.h229 #define PKCS7_type_is_signed(a) (OBJ_obj2nid((a)->type) == NID_pkcs7_signed)
Dpk7_smime.c80 if (!PKCS7_set_type(p7, NID_pkcs7_signed)) in PKCS7_sign()
/external/openssl/apps/
Dpkcs7.c251 case NID_pkcs7_signed: in MAIN()
Dcrl2p7.c213 p7->type=OBJ_nid2obj(NID_pkcs7_signed); in MAIN()
/external/openssl/include/openssl/
Dpkcs7.h229 #define PKCS7_type_is_signed(a) (OBJ_obj2nid((a)->type) == NID_pkcs7_signed)
Dobjects.h179 #define NID_pkcs7_signed 22 macro
Dobj_mac.h681 #define NID_pkcs7_signed 22 macro
/external/chromium/net/base/
Dx509_certificate_openssl.cc45 if (nid == NID_pkcs7_signed) { in CreateOSCertHandlesFromPKCS7Bytes()
/external/openssl/crypto/objects/
Dobjects.h179 #define NID_pkcs7_signed 22 macro
Dobj_dat.h958 {"pkcs7-signedData","pkcs7-signedData",NID_pkcs7_signed,9,
Dobj_mac.h681 #define NID_pkcs7_signed 22 macro
/external/openssl/crypto/asn1/
Dasn_mime.c341 else if (ctype_nid == NID_pkcs7_signed) in SMIME_write_ASN1()
/external/ipsec-tools/src/racoon/
Doakley.c2195 case NID_pkcs7_signed: