Home
last modified time | relevance | path

Searched refs:safexcel_command_desc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c18 struct safexcel_command_desc *cdesc; in safexcel_init_ring_descriptors()
179 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv, in safexcel_add_cdesc()
187 struct safexcel_command_desc *cdesc; in safexcel_add_cdesc()
H A Dsafexcel.h615 struct safexcel_command_desc { struct
633 #define EIP197_CD64_FETCH_SIZE (sizeof(struct safexcel_command_desc) /\ argument
903 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv,
H A Dsafexcel_cipher.c78 struct safexcel_command_desc *cdesc) in safexcel_skcipher_iv()
106 struct safexcel_command_desc *cdesc, in safexcel_skcipher_token()
135 struct safexcel_command_desc *cdesc) in safexcel_aead_iv()
161 struct safexcel_command_desc *cdesc, in safexcel_aead_token()
508 struct safexcel_command_desc *cdesc) in safexcel_context_control()
684 struct safexcel_command_desc *cdesc; in safexcel_send_req()
685 struct safexcel_command_desc *first_cdesc = NULL; in safexcel_send_req()
H A Dsafexcel.c960 struct safexcel_command_desc *cdesc; in safexcel_complete()
977 struct safexcel_command_desc *cdesc; in safexcel_invalidate_cache()
H A Dsafexcel_hash.c75 static void safexcel_hash_token(struct safexcel_command_desc *cdesc, in safexcel_hash_token()
110 struct safexcel_command_desc *cdesc) in safexcel_context_control()
318 struct safexcel_command_desc *cdesc, *first_cdesc = NULL; in safexcel_ahash_send_req()