OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:certificate_types
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/simdzone/src/generic/
cert.h
28
static const certificate_type_t
certificate_types
[] = {
variable
43
&
certificate_types
[5], // ISPKI (0)
44
&
certificate_types
[0],
45
&
certificate_types
[0],
46
&
certificate_types
[0],
47
&
certificate_types
[0],
48
&
certificate_types
[0],
49
&
certificate_types
[10], // OID (6)
50
&
certificate_types
[0],
51
&
certificate_types
[3], // PGP (8
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
ossl_shim.cc
323
const uint8_t *
certificate_types
;
local
325
SSL_get0_certificate_types(ssl, &
certificate_types
);
327
memcmp(
certificate_types
,
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026