Home
last modified time | relevance | path

Searched refs:algo_state (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Doperation_cmd.h236 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 Drta.h485 #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)