Home
last modified time | relevance | path

Searched refs:enccontent (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dcms.c361 const heim_octet_string *enccontent; in hx509_cms_unenvelope() local
392 enccontent = ed.encryptedContentInfo.encryptedContent; in hx509_cms_unenvelope()
393 if (enccontent == NULL) { in hx509_cms_unenvelope()
400 enccontent = encryptedContent; in hx509_cms_unenvelope()
498 enccontent->data, in hx509_cms_unenvelope()
499 enccontent->length, in hx509_cms_unenvelope()