Searched defs:sno (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/lib/libcrypto/cms/ |
H A D | cms_kari.c | 102 CMS_RecipientInfo_kari_get0_orig_id(CMS_RecipientInfo * ri,X509_ALGOR ** pubalg,ASN1_BIT_STRING ** pubkey,ASN1_OCTET_STRING ** keyid,X509_NAME ** issuer,ASN1_INTEGER ** sno) CMS_RecipientInfo_kari_get0_orig_id() argument 163 CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey * rek,ASN1_OCTET_STRING ** keyid,ASN1_GENERALIZEDTIME ** tm,CMS_OtherKeyAttribute ** other,X509_NAME ** issuer,ASN1_INTEGER ** sno) CMS_RecipientEncryptedKey_get0_id() argument [all...] |
H A D | cms_sd.c | 232 ASN1_OCTET_STRING **keyid, X509_NAME **issuer, ASN1_INTEGER **sno) in cms_SignerIdentifier_get0_signer_id() 586 X509_NAME **issuer, ASN1_INTEGER **sno) in CMS_SignerInfo_get0_signer_id()
|
H A D | cms_env.c | 324 CMS_RecipientInfo_ktri_get0_signer_id(CMS_RecipientInfo * ri,ASN1_OCTET_STRING ** keyid,X509_NAME ** issuer,ASN1_INTEGER ** sno) CMS_RecipientInfo_ktri_get0_signer_id() argument
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | dec_6600.c | 430 dec_6600_print_syndrome(int sno, unsigned long syndrome) in dec_6600_print_syndrome()
|
/openbsd-src/usr.bin/openssl/ |
H A D | x509.c | 151 ASN1_INTEGER *sno; global() member 1478 x509_certify(X509_STORE * ctx,char * CAfile,const EVP_MD * digest,X509 * x,X509 * xca,EVP_PKEY * pkey,STACK_OF (OPENSSL_STRING)* sigopts,char * serialfile,int create,int days,int clrext,CONF * conf,char * section,ASN1_INTEGER * sno,X509_NAME * issuer) x509_certify() argument [all...] |
H A D | ocsp.c | 1103 ASN1_INTEGER *sno; add_ocsp_serial() local
|