Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c2133 int found_eku = 0; in crypto_check_cert_eku() local
2157 for (i = 0; found_eku == 0 && i < sk_ASN1_OBJECT_num(extusage); i++) { in crypto_check_cert_eku()
2168 found_eku = 1; in crypto_check_cert_eku()
2173 found_eku = 1; in crypto_check_cert_eku()
2179 if (found_eku) { in crypto_check_cert_eku()