OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trust_result
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/cert/
cert_verify_proc_mac.cc
346
// success, returns OK, and updates |trust_ref|, |
trust_result
|,
359
SecTrustResultType*
trust_result
,
436
*
trust_result
= tmp_trust_result;
485
SecTrustResultType*
trust_result
,
513
adjusted_cert_array, trust_policies, flags, trust_ref,
trust_result
,
551
SecTrustResultType
trust_result
= kSecTrustResultDeny;
local
556
cert_array, trust_policies, flags, &trust_ref, &
trust_result
,
560
if (
trust_result
!= kSecTrustResultUnspecified &&
561
trust_result
!= kSecTrustResultProceed) {
563
cert_array, trust_policies, flags, &trust_ref, &
trust_result
,
[
all
...]
/external/chromium/net/base/
x509_certificate_mac.cc
[
all
...]
Completed in 57 milliseconds