OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HX509_QUERY_MATCH_EKU
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
hx_locl.h
148
#define
HX509_QUERY_MATCH_EKU
0x400000
cert.c
2854
hx509_query_match_eku
(hx509_query *q, const heim_oid *eku)
function
2864
q->match &= ~
HX509_QUERY_MATCH_EKU
;
2879
q->match |=
HX509_QUERY_MATCH_EKU
;
3095
if ((q->match &
HX509_QUERY_MATCH_EKU
) &&
Completed in 23 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026