Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509-private.h431 _hx509_self_signed_valid (
H A Dcert.c1033 ret = _hx509_self_signed_valid(context, &cert->signatureAlgorithm); in certificate_is_self_signed()
H A Dcrypto.c1591 _hx509_self_signed_valid(hx509_context context, in _hx509_self_signed_valid() function