Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cms/
Dcms_kari.c60 ASN1_INTEGER **sno) in CMS_RecipientInfo_kari_get0_orig_id() argument
71 if (sno) in CMS_RecipientInfo_kari_get0_orig_id()
72 *sno = NULL; in CMS_RecipientInfo_kari_get0_orig_id()
82 if (sno) in CMS_RecipientInfo_kari_get0_orig_id()
83 *sno = oik->d.issuerAndSerialNumber->serialNumber; in CMS_RecipientInfo_kari_get0_orig_id()
117 X509_NAME **issuer, ASN1_INTEGER **sno) in CMS_RecipientEncryptedKey_get0_id() argument
124 if (sno) in CMS_RecipientEncryptedKey_get0_id()
125 *sno = rid->d.issuerAndSerialNumber->serialNumber; in CMS_RecipientEncryptedKey_get0_id()
141 if (sno) in CMS_RecipientEncryptedKey_get0_id()
142 *sno = NULL; in CMS_RecipientEncryptedKey_get0_id()
Dcms_sd.c205 ASN1_INTEGER **sno) in ossl_cms_SignerIdentifier_get0_signer_id() argument
210 if (sno) in ossl_cms_SignerIdentifier_get0_signer_id()
211 *sno = sid->d.issuerAndSerialNumber->serialNumber; in ossl_cms_SignerIdentifier_get0_signer_id()
594 X509_NAME **issuer, ASN1_INTEGER **sno) in CMS_SignerInfo_get0_signer_id() argument
596 return ossl_cms_SignerIdentifier_get0_signer_id(si->sid, keyid, issuer, sno); in CMS_SignerInfo_get0_signer_id()
Dcms_local.h413 ASN1_INTEGER **sno);
Dcms_env.c419 ASN1_INTEGER **sno) in CMS_RecipientInfo_ktri_get0_signer_id() argument
429 sno); in CMS_RecipientInfo_ktri_get0_signer_id()
/third_party/openssl/apps/
Dx509.c255 ASN1_INTEGER *sno = NULL; in x509_main() local
413 if (sno != NULL) { in x509_main()
417 if ((sno = s2i_ASN1_INTEGER(NULL, opt_arg())) == NULL) in x509_main()
738 if (CAfile == NULL && sno == NULL) { in x509_main()
739 sno = ASN1_INTEGER_new(); in x509_main()
740 if (sno == NULL || !rand_serial(NULL, sno)) in x509_main()
811 if (sno == NULL) in x509_main()
812 sno = x509_load_serial(CAfile, CAserial, CA_createserial); in x509_main()
813 if (sno == NULL) in x509_main()
819 if (sno != NULL && !X509_set_serialNumber(x, sno)) in x509_main()
[all …]
Docsp.c934 ASN1_INTEGER *sno; in add_ocsp_serial() local
946 sno = s2i_ASN1_INTEGER(NULL, serial); in add_ocsp_serial()
947 if (sno == NULL) { in add_ocsp_serial()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
952 ASN1_INTEGER_free(sno); in add_ocsp_serial()
/third_party/openssl/ohos_lite/include/openssl/
Dcms.h166 ASN1_INTEGER **sno);
230 X509_NAME **issuer, ASN1_INTEGER **sno);
310 ASN1_INTEGER **sno);
318 X509_NAME **issuer, ASN1_INTEGER **sno);
/third_party/openssl/doc/man3/
DCMS_get0_SignerInfos.pod17 X509_NAME **issuer, ASN1_INTEGER **sno);
30 in B<issuer> and B<sno>.
DCMS_get0_RecipientInfos.pod24 ASN1_INTEGER **sno);
55 B<keyid> or B<both> issuer name and serial number in B<issuer> and B<sno>.
/third_party/openssl/include/openssl/
Dcms.h.in215 ASN1_INTEGER **sno);
279 X509_NAME **issuer, ASN1_INTEGER **sno);
365 ASN1_INTEGER **sno);
373 X509_NAME **issuer, ASN1_INTEGER **sno);
/third_party/libxml2/
DMakefile.am1026 sno=`basename $$i | sed 's+.*_\(.*\).xsd+\1+'`; \
1030 if [ ! -f $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" ]; \
1032 echo New test file "$$name"_"$$sno"_"$$xno" ; \
1034 > $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \
1035 2> $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err; \
1041 diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \
1043 diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err \
1046 if [ -n "$$log" ] ; then echo "$$name"_"$$sno"_"$$xno" result ; echo "$$log" ; fi ; \
/third_party/python/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py860 for (sno, sname) in suppliers
863 if sno == sp_sno and pno == sp_pno
Dpy3_test_grammar.py844 for (sno, sname) in suppliers
847 if sno == sp_sno and pno == sp_pno
/third_party/libexif/
DREADME162 - https://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/index.html: Looks
DChangeLog725 http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/
/third_party/python/Lib/test/
Dtest_grammar.py1752 for (sno, sname) in suppliers
1755 if sno == sp_sno and pno == sp_pno
/third_party/skia/third_party/externals/icu/source/data/unit/
Dso.txt1226 dnam{"sno"}
/third_party/icu/icu4c/source/data/unit/
Dso.txt1226 dnam{"sno"}
/third_party/chromium/patch/
D0001-cve.patch95421 - sno=`basename $$i | sed 's+.*_\(.*\).xsd+\1+'`; \
95425 - if [ ! -f $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" ]; \
95427 - echo New test file "$$name"_"$$sno"_"$$xno" ; \
95429 - > $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \
95430 - 2> $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err; \
95436 - diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno" \
95438 - diff $(srcdir)/result/schemas/"$$name"_"$$sno"_"$$xno".err \
95441 - if [ -n "$$log" ] ; then echo "$$name"_"$$sno"_"$$xno" result ; echo "$$log" ; fi ; \