Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c125 token->opcode = EIP197_TOKEN_OPCODE_DIRECTION; in safexcel_skcipher_token()
231 atoken->opcode = EIP197_TOKEN_OPCODE_DIRECTION; in safexcel_aead_token()
256 atoken->opcode = EIP197_TOKEN_OPCODE_DIRECTION; in safexcel_aead_token()
266 atoken->opcode = EIP197_TOKEN_OPCODE_DIRECTION; in safexcel_aead_token()
305 atoken->opcode = EIP197_TOKEN_OPCODE_DIRECTION; in safexcel_aead_token()
H A Dsafexcel.h557 #define EIP197_TOKEN_OPCODE_DIRECTION 0x0 macro
H A Dsafexcel_hash.c82 token[0].opcode = EIP197_TOKEN_OPCODE_DIRECTION; in safexcel_hash_token()