/third_party/openssl/crypto/cms/ |
D | cms_kari.c | 60 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()
|
D | cms_sd.c | 205 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()
|
D | cms_local.h | 413 ASN1_INTEGER **sno);
|
D | cms_env.c | 419 ASN1_INTEGER **sno) in CMS_RecipientInfo_ktri_get0_signer_id() argument 429 sno); in CMS_RecipientInfo_ktri_get0_signer_id()
|
/third_party/openssl/apps/ |
D | x509.c | 255 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 …]
|
D | ocsp.c | 934 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/ |
D | cms.h | 166 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/ |
D | CMS_get0_SignerInfos.pod | 17 X509_NAME **issuer, ASN1_INTEGER **sno); 30 in B<issuer> and B<sno>.
|
D | CMS_get0_RecipientInfos.pod | 24 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/ |
D | cms.h.in | 215 ASN1_INTEGER **sno); 279 X509_NAME **issuer, ASN1_INTEGER **sno); 365 ASN1_INTEGER **sno); 373 X509_NAME **issuer, ASN1_INTEGER **sno);
|
/third_party/libxml2/ |
D | Makefile.am | 1026 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/ |
D | py2_test_grammar.py | 860 for (sno, sname) in suppliers 863 if sno == sp_sno and pno == sp_pno
|
D | py3_test_grammar.py | 844 for (sno, sname) in suppliers 847 if sno == sp_sno and pno == sp_pno
|
/third_party/libexif/ |
D | README | 162 - https://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/index.html: Looks
|
D | ChangeLog | 725 http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/
|
/third_party/python/Lib/test/ |
D | test_grammar.py | 1752 for (sno, sname) in suppliers 1755 if sno == sp_sno and pno == sp_pno
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | so.txt | 1226 dnam{"sno"}
|
/third_party/icu/icu4c/source/data/unit/ |
D | so.txt | 1226 dnam{"sno"}
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 95421 - 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 ; \
|