Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel_ring.c115 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv, in safexcel_add_cdesc()
121 struct safexcel_command_desc *cdesc; in safexcel_add_cdesc()
128 memset(cdesc, 0, sizeof(struct safexcel_command_desc)); in safexcel_add_cdesc()
Dsafexcel.h478 struct safexcel_command_desc { struct
672 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv,
Dsafexcel_cipher.c58 struct safexcel_command_desc *cdesc, in safexcel_skcipher_token()
97 struct safexcel_command_desc *cdesc, in safexcel_aead_token()
264 struct safexcel_command_desc *cdesc) in safexcel_context_control()
380 struct safexcel_command_desc *cdesc; in safexcel_send_req()
Dsafexcel.c624 struct safexcel_command_desc *cdesc; in safexcel_complete()
652 struct safexcel_command_desc *cdesc; in safexcel_invalidate_cache()
939 priv->config.cd_size = (sizeof(struct safexcel_command_desc) / sizeof(u32)); in safexcel_configure()
Dsafexcel_hash.c59 static void safexcel_hash_token(struct safexcel_command_desc *cdesc, in safexcel_hash_token()
80 struct safexcel_command_desc *cdesc, in safexcel_context_control()
209 struct safexcel_command_desc *cdesc, *first_cdesc = NULL; in safexcel_ahash_send_req()