Searched refs:algo_state (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | operation_cmd.h | 236 uint16_t aai, uint8_t algo_state, in rta_operation() argument 273 switch (algo_state) { in rta_operation() 278 opcode |= algo_state; in rta_operation()
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 485 #define ALG_OPERATION(program, cipher_alg, aai, algo_state, icv_check, enc) \ argument 486 rta_operation(program, cipher_alg, aai, algo_state, icv_check, enc)
|