Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c98 #define SIG_SECRET 0x400 macro
3143 bits = SIG_SECRET; in hx509_crypto_select()
3173 if (bits & SIG_SECRET) { in hx509_crypto_select()
3211 bits = SIG_DIGEST | SIG_PUBLIC_SIG | SIG_SECRET; in hx509_crypto_available()
3248 if (bits & SIG_SECRET) { in hx509_crypto_available()