OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cert_type
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/pkcs8/
pkcs8.c
858
CBS cert_bag,
cert_type
, wrapped_cert, cert;
local
861
!CBS_get_asn1(&cert_bag, &
cert_type
, CBS_ASN1_OBJECT) ||
869
if (OBJ_cbs2nid(&
cert_type
) == NID_x509Certificate) {
[
all
...]
/external/curl/src/
tool_cfgable.h
109
char *
cert_type
;
member in struct:OperationConfig
Completed in 185 milliseconds