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

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c434 int hret; local
443 hret = hx509_cert_binary(hxctx, cert, &cert_data);
444 if (hret)
450 hret = hx509_cert_get_issuer(cert, &name);
451 if (hret)
453 hret = hx509_name_binary(name, &issuer_data);
455 if (hret)
458 hret = hx509_cert_get_subject(cert, &name);
459 if (hret)
461 hret
1500 int hret; local
1634 int hret; local
[all...]

Completed in 39 milliseconds