-
Notifications
You must be signed in to change notification settings - Fork 131
/
Copy pathboringssl.yaml
81 lines (81 loc) · 3.03 KB
/
boringssl.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
"functions":
- "name": "_ZN4bssl9CheckOCSPENSt3__117basic_string_viewIcNS0_11char_traitsIcEEEEPKNS_17ParsedCertificateES7_lNS0_8optionalIlEEPNS_16OCSPVerifyResult14ResponseStatusE"
"params":
- "name": "raw_response"
"type": "bool "
- "name": "certificate"
"type": "size_t"
- "name": "issuer_certificate"
"type": "bool "
- "name": "verify_time_epoch_seconds"
"type": "bool "
- "name": "max_age_seconds"
"type": "size_t"
- "name": "response_details"
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "int"
"signature": "DW_TAG_enumeration_typeOCSPRevocationStatus bssl::CheckOCSP(string_view, const ParsedCertificate *, const ParsedCertificate *, int64_t, optional<long>, DW_TAG_enumeration_typeResponseStatus *)"
- "name": "_ZN4bssl9CheckOCSPENSt3__117basic_string_viewIcNS0_11char_traitsIcEEEES4_S4_lNS0_8optionalIlEEPNS_16OCSPVerifyResult14ResponseStatusE"
"params":
- "name": "raw_response"
"type": "bool "
- "name": "certificate_der"
"type": "size_t"
- "name": "issuer_certificate_der"
"type": "bool "
- "name": "verify_time_epoch_seconds"
"type": "size_t"
- "name": "max_age_seconds"
"type": "bool "
- "name": "response_details"
"type": "size_t"
- "name": ""
"type": "size_t"
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "int"
"signature": "DW_TAG_enumeration_typeOCSPRevocationStatus bssl::CheckOCSP(string_view, string_view, string_view, int64_t, optional<long>, DW_TAG_enumeration_typeResponseStatus *)"
- "name": "X509_verify_cert"
"params":
- "name": "ctx"
"type": "bool "
"return_type": "int"
"signature": "int X509_verify_cert(X509_STORE_CTX *)"
- "name": "_ZN4bssl20ssl_client_handshakeEPNS_13SSL_HANDSHAKEE"
"params":
- "name": "hs"
"type": "bool "
"return_type": "int"
"signature": "DW_TAG_enumeration_typessl_hs_wait_t bssl::ssl_client_handshake(struct SSL_HANDSHAKE *)"
- "name": "_ZN4bssl12_GLOBAL__N_19CheckOCSPENSt3__117basic_string_viewIcNS1_11char_traitsIcEEEES5_PKNS_17ParsedCertificateES5_S8_lNS1_8optionalIlEEPNS_16OCSPVerifyResult14ResponseStatusE"
"params":
- "name": "raw_response"
"type": "bool "
- "name": "certificate_der"
"type": "size_t"
- "name": "certificate"
"type": "bool "
- "name": "issuer_certificate_der"
"type": "size_t"
- "name": "issuer_certificate"
"type": "bool "
- "name": "verify_time_epoch_seconds"
"type": "bool "
- "name": "max_age_seconds"
"type": "bool "
- "name": "response_details"
"type": "size_t"
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "int"
"signature": "DW_TAG_enumeration_typeOCSPRevocationStatus bssl::(anonymous namespace)::CheckOCSP(string_view, string_view, const ParsedCertificate *, string_view, const ParsedCertificate *, int64_t, optional<long>, DW_TAG_enumeration_typeResponseStatus *)"
"language": "c++"
"project": "boringssl"
"target_name": "verify_name_match_normalizename_fuzzer"
"target_path": "/src/boringssl/fuzz/verify_name_match_normalizename_fuzzer.cc"