Home
last modified time | relevance | path

Searched refs:EIP197_TOKEN_OPCODE_INSERT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h431 #define EIP197_TOKEN_OPCODE_INSERT 0x2 macro
432 #define EIP197_TOKEN_OPCODE_NOOP EIP197_TOKEN_OPCODE_INSERT
Dsafexcel_cipher.c130 token[2].opcode = EIP197_TOKEN_OPCODE_INSERT; in safexcel_aead_token()
Dsafexcel_hash.c70 token[1].opcode = EIP197_TOKEN_OPCODE_INSERT; in safexcel_hash_token()