Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509.h155 #define HX509_SELECT_ALL 0 macro
H A Dhxtool.c1453 int ret, type = HX509_SELECT_ALL; in crypto_available()
1457 type = HX509_SELECT_ALL; in crypto_available()
H A Dcrypto.c3210 if (type == HX509_SELECT_ALL) { in hx509_crypto_available()
/freebsd/crypto/heimdal/lib/krb5/
H A Dpkinit.c622 ret = hx509_crypto_available(context->hx509ctx, HX509_SELECT_ALL, in build_auth_pack()