OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nss_cert_handle_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/cert/
x509_util_ios.cc
102
nss_cert_handle_
= CreateNSSCertHandleFromOSHandle(cert_handle);
103
DLOG_IF(INFO, cert_handle && !
nss_cert_handle_
)
108
CERT_DestroyCertificate(
nss_cert_handle_
);
112
return
nss_cert_handle_
;
x509_util_ios.h
53
CERTCertificate*
nss_cert_handle_
;
member in class:net::x509_util_ios::NSSCertificate
Completed in 29 milliseconds