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

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dhxtool.c261 heim_octet_string uwco; local
264 ret = hx509_cms_unwrap_ContentInfo(&co, &oid, &uwco, NULL);
278 co = uwco;
532 heim_octet_string uwco; local
535 ret = hx509_cms_unwrap_ContentInfo(&co, &oid, &uwco, NULL);
543 co = uwco;

Completed in 62 milliseconds