Home
last modified time | relevance | path

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

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