Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c1325 wait_cmd = append_jump(desc, JUMP_JSL | JUMP_TYPE_LOCAL | in cnstr_shdsc_chachapoly()
1382 append_jump(desc, JUMP_JSL | JUMP_TYPE_LOCAL | in cnstr_desc_skcipher_enc_dec()
H A Ddesc.h1551 #define JUMP_TYPE_LOCAL (0x00 << JUMP_TYPE_SHIFT) macro