Searched refs:unprotectedAttrs (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_lcl.h157 STACK_OF(X509_ATTRIBUTE) *unprotectedAttrs; member in struct:CMS_EnvelopedData_st
290 STACK_OF(X509_ATTRIBUTE) *unprotectedAttrs; member in struct:CMS_EncryptedData_st
H A Dcms_enc.c257 if (enc->encryptedContentInfo->cipher && enc->unprotectedAttrs)
H A Dcms_asn1.c289 ASN1_IMP_SET_OF_OPT(CMS_EnvelopedData, unprotectedAttrs, X509_ATTRIBUTE, 1)
302 ASN1_IMP_SET_OF_OPT(CMS_EncryptedData, unprotectedAttrs, X509_ATTRIBUTE, 1)
H A Dcms_env.c906 if (env->originatorInfo || env->unprotectedAttrs)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_lcl.h157 STACK_OF(X509_ATTRIBUTE) *unprotectedAttrs; member in struct:CMS_EnvelopedData_st
290 STACK_OF(X509_ATTRIBUTE) *unprotectedAttrs; member in struct:CMS_EncryptedData_st
H A Dcms_enc.c257 if (enc->encryptedContentInfo->cipher && enc->unprotectedAttrs)
H A Dcms_asn1.c289 ASN1_IMP_SET_OF_OPT(CMS_EnvelopedData, unprotectedAttrs, X509_ATTRIBUTE, 1)
302 ASN1_IMP_SET_OF_OPT(CMS_EncryptedData, unprotectedAttrs, X509_ATTRIBUTE, 1)
H A Dcms_env.c906 if (env->originatorInfo || env->unprotectedAttrs)

Completed in 63 milliseconds