OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ns_cert_type_table
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_bitst.c
64
static BIT_STRING_BITNAME
ns_cert_type_table
[] = {
variable
91
const X509V3_EXT_METHOD v3_nscert = EXT_BITSTRING(NID_netscape_cert_type,
ns_cert_type_table
);
/external/openssl/crypto/x509v3/
v3_bitst.c
64
static BIT_STRING_BITNAME
ns_cert_type_table
[] = {
variable
91
const X509V3_EXT_METHOD v3_nscert = EXT_BITSTRING(NID_netscape_cert_type,
ns_cert_type_table
);
Completed in 46 milliseconds