Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhx509.h158 #define HX509_SELECT_ALL 0 macro
H A Dhxtool.c1508 int ret, type = HX509_SELECT_ALL; in crypto_available()
1512 type = HX509_SELECT_ALL; in crypto_available()
H A Dcrypto.c2755 if (type == HX509_SELECT_ALL) { in hx509_crypto_available()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpkinit.c556 ret = hx509_crypto_available(context->hx509ctx, HX509_SELECT_ALL, in build_auth_pack()