Searched refs:sno (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/crypto/openssl/apps/ |
| D | x509.c | 156 char *section, ASN1_INTEGER *sno); 170 ASN1_INTEGER *sno = NULL; in MAIN() local 310 if (!(sno = s2i_ASN1_INTEGER(NULL, *(++argv)))) in MAIN() 564 if (sno == NULL) { in MAIN() 565 sno = ASN1_INTEGER_new(); in MAIN() 566 if (!sno || !rand_serial(NULL, sno)) in MAIN() 568 if (!X509_set_serialNumber(x, sno)) in MAIN() 570 ASN1_INTEGER_free(sno); in MAIN() 571 sno = NULL; in MAIN() 572 } else if (!X509_set_serialNumber(x, sno)) in MAIN() [all …]
|
| D | ocsp.c | 836 ASN1_INTEGER *sno; in add_ocsp_serial() local 847 sno = s2i_ASN1_INTEGER(NULL, serial); in add_ocsp_serial() 848 if (!sno) { in add_ocsp_serial() 852 id = OCSP_cert_id_new(EVP_sha1(), iname, ikey, sno); in add_ocsp_serial() 853 ASN1_INTEGER_free(sno); in add_ocsp_serial()
|
| /freebsd-9-stable/crypto/openssl/crypto/cms/ |
| D | cms_sd.c | 242 ASN1_INTEGER **sno) in cms_SignerIdentifier_get0_signer_id() argument 247 if (sno) in cms_SignerIdentifier_get0_signer_id() 248 *sno = sid->d.issuerAndSerialNumber->serialNumber; in cms_SignerIdentifier_get0_signer_id() 505 X509_NAME **issuer, ASN1_INTEGER **sno) in CMS_SignerInfo_get0_signer_id() argument 507 return cms_SignerIdentifier_get0_signer_id(si->sid, keyid, issuer, sno); in CMS_SignerInfo_get0_signer_id()
|
| D | cms.h | 195 ASN1_INTEGER **sno); 244 X509_NAME **issuer, ASN1_INTEGER **sno);
|
| D | cms_env.c | 252 ASN1_INTEGER **sno) in CMS_RecipientInfo_ktri_get0_signer_id() argument 262 return cms_SignerIdentifier_get0_signer_id(ktri->rid, keyid, issuer, sno); in CMS_RecipientInfo_ktri_get0_signer_id()
|
| D | cms_lcl.h | 406 ASN1_INTEGER **sno);
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | sh.proc.c | 1725 synch_handler(int sno) in synch_handler() argument 1727 USE(sno); in synch_handler()
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | images | 237 # URL: http://www.sno.phy.queensu.ca/~phil/exiftool/canon_raw.html
|
| /freebsd-9-stable/share/termcap/ |
| D | termcap | 1874 ^]era g^]for n^]pad 203^]pad 209^]sno n^]sto 9 17 25 33 41 49 57 65 73\
|
| /freebsd-9-stable/contrib/ncurses/misc/ |
| D | terminfo.src | 15784 …e\035dis\035dup\035ech r\035eol\035era g\035for n\035pad 203\035pad 209\035sno n\035sto 9 17 25 33…
|