X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Ftls_openssl.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Ftls_openssl.api.json;h=0000000000000000000000000000000000000000;hp=1d9b9e6f925bf26bc4c0264219eb434b75be6107;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/plugins/tls_openssl.api.json b/internal/testbinapi/binapi2001/.vppapi/plugins/tls_openssl.api.json deleted file mode 100644 index 1d9b9e6..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/plugins/tls_openssl.api.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "types": [], - "messages": [ - [ - "tls_openssl_set_engine", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "async_enable" - ], - [ - "u8", - "engine", - 64 - ], - [ - "u8", - "algorithm", - 64 - ], - [ - "u8", - "ciphers", - 64 - ], - { - "crc": "0xe34d95c1" - } - ], - [ - "tls_openssl_set_engine_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ] - ], - "unions": [], - "enums": [], - "services": { - "tls_openssl_set_engine": { - "reply": "tls_openssl_set_engine_reply" - } - }, - "options": { - "version": "2.0.0" - }, - "aliases": {}, - "vl_api_version": "0x7386fbcd" -}