Update generated binapi to v22.02 & makefile changes
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / plugins / tls_openssl.api.json
1 {
2     "types": [],
3     "messages": [
4         [
5             "tls_openssl_set_engine",
6             [
7                 "u16",
8                 "_vl_msg_id"
9             ],
10             [
11                 "u32",
12                 "client_index"
13             ],
14             [
15                 "u32",
16                 "context"
17             ],
18             [
19                 "u32",
20                 "async_enable"
21             ],
22             [
23                 "u8",
24                 "engine",
25                 64
26             ],
27             [
28                 "u8",
29                 "algorithm",
30                 64
31             ],
32             [
33                 "u8",
34                 "ciphers",
35                 64
36             ],
37             {
38                 "crc": "0xe34d95c1"
39             }
40         ],
41         [
42             "tls_openssl_set_engine_reply",
43             [
44                 "u16",
45                 "_vl_msg_id"
46             ],
47             [
48                 "u32",
49                 "context"
50             ],
51             [
52                 "i32",
53                 "retval"
54             ],
55             {
56                 "crc": "0xe8d4e804"
57             }
58         ]
59     ],
60     "unions": [],
61     "enums": [],
62     "services": {
63         "tls_openssl_set_engine": {
64             "reply": "tls_openssl_set_engine_reply"
65         }
66     },
67     "options": {
68         "version": "2.0.0"
69     },
70     "aliases": {},
71     "vl_api_version": "0x7386fbcd"
72 }