Home
last modified time | relevance | path

Searched refs:optype (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c361 kcf_op_type_t optype; in can_resubmit() local
364 optype = params->rp_optype; in can_resubmit()
366 if (!(IS_INIT_OP(optype) || IS_ATOMIC_OP(optype))) in can_resubmit()
385 *fg = (optype == KCF_OP_INIT) ? CRYPTO_FG_MAC : in can_resubmit()
395 switch (optype) { in can_resubmit()
403 ASSERT(optype == KCF_OP_SIGN_RECOVER_ATOMIC); in can_resubmit()
414 switch (optype) { in can_resubmit()
1178 kcf_op_type_t optype; in kcf_aop_done() local
1202 optype = (&areq->an_params)->rp_optype; in kcf_aop_done()
1224 if (IS_SINGLE_OP(optype) || IS_FINAL_OP(optype)) { in kcf_aop_done()
[all …]
H A Dkcf_callprov.c512 switch (optype) { in common_submit_request()
564 switch (optype) { in common_submit_request()
616 switch (optype) { in common_submit_request()
659 switch (optype) { in common_submit_request()
704 switch (optype) { in common_submit_request()
771 switch (optype) { in common_submit_request()
840 switch (optype) { in common_submit_request()
925 switch (optype) { in common_submit_request()
1033 switch (optype) { in common_submit_request()
1088 switch (optype) { in common_submit_request()
[all …]
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h557 uint32_t optype; member
615 rta_proto_operation(struct program *program, uint32_t optype, in rta_proto_operation() argument
620 uint32_t optype_tmp = optype; in rta_proto_operation()
627 if (optype_tmp == proto_table[i].optype) { in rta_proto_operation()
653 __rta_out32(program, opcode | optype | protid | protoinfo); in rta_proto_operation()
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dcommon.h93 uint32_t optype; member
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h501 #define PROTOCOL(program, optype, protid, protoinfo) \ argument
502 rta_proto_operation(program, optype, protid, protoinfo)
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_desc.h197 unsigned int optype:3; member
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dvirtio.rst97 --ptest throughput --optype cipher-then-auth --cipher-algo aes-cbc \
/f-stack/dpdk/doc/guides/tools/
H A Dcryptoperf.rst163 * ``--optype <name>``
398 --ptest throughput --devtype crypto_aesni_mb --optype cipher-then-auth
409 --cipher-op encrypt --optype cipher-only --silent
420 --optype aead --silent --ptest verify --total-ops 10