Searched refs:full_opcode (Results 1 – 2 of 2) sorted by relevance
236 u32 full_opcode; in pka_make_full_opcode() local238 full_opcode = ((opcode & 31) << CRYPTO_OPCODE_CODE_SHIFT | in pka_make_full_opcode()248 return full_opcode; in pka_make_full_opcode()283 u32 full_opcode; in pka_exec_op() local290 full_opcode = pka_make_full_opcode(opcode, len_id, in pka_exec_op()296 PKA_WRITE(full_opcode, CRYPTO_OPCODE); in pka_exec_op()
174 u32 full_opcode; in rk_pka_make_full_opcode() local176 full_opcode = in rk_pka_make_full_opcode()186 return full_opcode; in rk_pka_make_full_opcode()277 u32 full_opcode; in rk_pka_exec_operation() local285 full_opcode = rk_pka_make_full_opcode(opcode, len_id, in rk_pka_exec_operation()291 crypto_write(full_opcode, CRYPTO_OPCODE); in rk_pka_exec_operation()