Home
last modified time | relevance | path

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

/Linux-v5.4/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_cipher.c69 struct safexcel_command_desc *cdesc) in safexcel_cipher_token()
125 struct safexcel_command_desc *cdesc, in safexcel_skcipher_token()
145 struct safexcel_command_desc *cdesc, in safexcel_aead_token()
410 struct safexcel_command_desc *cdesc) in safexcel_context_control()
559 struct safexcel_command_desc *cdesc; in safexcel_send_req()
560 struct safexcel_command_desc *first_cdesc = NULL; in safexcel_send_req()
Dsafexcel.h549 struct safexcel_command_desc { struct
795 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv,
Dsafexcel.c904 struct safexcel_command_desc *cdesc; in safexcel_complete()
932 struct safexcel_command_desc *cdesc; in safexcel_invalidate_cache()
1260 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()
261 struct safexcel_command_desc *cdesc, *first_cdesc = NULL; in safexcel_ahash_send_req()