Home
last modified time | relevance | path

Searched defs:ku_bits (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto.h97 unsigned int ku_bits; /* key usage information */ member
H A Dpkinit_matching.c138 unsigned int ku_bits; member
H A Dpkinit_crypto_openssl.c4703 unsigned int eku_bits = 0, ku_bits = 0; in crypto_retrieve_X509_key_usage() local