Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcms.c369 const heim_octet_string *enccontent; in hx509_cms_unenvelope() local
400 enccontent = ed.encryptedContentInfo.encryptedContent; in hx509_cms_unenvelope()
401 if (enccontent == NULL) { in hx509_cms_unenvelope()
408 enccontent = encryptedContent; in hx509_cms_unenvelope()
506 enccontent->data, in hx509_cms_unenvelope()
507 enccontent->length, in hx509_cms_unenvelope()