Searched defs:optype (Results 1 – 6 of 6) sorted by relevance
| /dpdk/app/test-crypto-perf/configs/ |
| H A D | crypto-perf-aesni-gcm.json | 23 "optype": "aead", string 33 "optype": "aead", string 43 "optype": "aead", string 53 "optype": "aead", string 62 "optype": "auth-only", string 87 "optype": "aead" string 96 "optype": "aead" string
|
| H A D | crypto-perf-aesni-mb.json | 20 "optype": "auth-then-cipher", string 30 "optype": "cipher-then-auth", string 37 "optype": "auth-then-cipher", string 44 "optype": "cipher-then-auth" string 53 "optype": "aead", string 77 "optype": "auth-only", string 99 "optype": "auth-then-cipher", string
|
| H A D | crypto-perf-qat.json | 19 "optype": "auth-then-cipher", string 26 "optype": "cipher-then-auth", string 33 "optype": "auth-then-cipher", string 40 "optype": "cipher-then-auth", string 50 "optype": "aead" string 85 "optype": "cipher-then-auth", string
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | protocol_cmd.h | 531 uint32_t optype; member 589 rta_proto_operation(struct program *program, uint32_t optype, in rta_proto_operation()
|
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | common.h | 93 uint32_t optype; member
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 504 #define PROTOCOL(program, optype, protid, protoinfo) \ argument
|