Searched refs:contentEncryptionAlgorithm (Results 1 – 5 of 5) sorted by relevance
75 X509_ALGOR *calg = ec->contentEncryptionAlgorithm; in DECLARE_ASN1_ITEM()
166 X509_ALGOR *contentEncryptionAlgorithm; member
140 ASN1_SIMPLE(CMS_EncryptedContentInfo, contentEncryptionAlgorithm, X509_ALGOR),
126 contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier,
464 ai = &ed.encryptedContentInfo.contentEncryptionAlgorithm; in hx509_cms_unenvelope()618 enc_alg = &ed.encryptedContentInfo.contentEncryptionAlgorithm; in hx509_cms_envelope_1()1623 ai = &ed.encryptedContentInfo.contentEncryptionAlgorithm; in hx509_cms_decrypt_encrypted()