Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcrypto.c924 SIG_DIGEST,
938 SIG_DIGEST,
952 SIG_DIGEST,
966 SIG_DIGEST,
980 SIG_DIGEST|WEAK_SIG_ALG,
2675 bits = SIG_DIGEST; in hx509_crypto_select()
2756 bits = SIG_DIGEST | SIG_PUBLIC_SIG | SIG_SECRET; in hx509_crypto_available()
2758 bits = SIG_DIGEST; in hx509_crypto_available()
H A Dhx_locl.h291 #define SIG_DIGEST 0x100 macro