Searched refs:safexcel_command_desc (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_ring.c | 18 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 D | safexcel.h | 614 struct safexcel_command_desc { struct 632 #define EIP197_CD64_FETCH_SIZE (sizeof(struct safexcel_command_desc) /\ 901 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv,
|
H A D | safexcel_cipher.c | 78 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() 678 struct safexcel_command_desc *cdesc; in safexcel_send_req() 679 struct safexcel_command_desc *first_cdesc = NULL; in safexcel_send_req()
|
H A D | safexcel.c | 952 struct safexcel_command_desc *cdesc; in safexcel_complete() 980 struct safexcel_command_desc *cdesc; in safexcel_invalidate_cache()
|
H A D | safexcel_hash.c | 73 static void safexcel_hash_token(struct safexcel_command_desc *cdesc, in safexcel_hash_token() 108 struct safexcel_command_desc *cdesc) in safexcel_context_control() 316 struct safexcel_command_desc *cdesc, *first_cdesc = NULL; in safexcel_ahash_send_req()
|
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel_ring.c | 18 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 D | safexcel.h | 615 struct safexcel_command_desc { struct 633 #define EIP197_CD64_FETCH_SIZE (sizeof(struct safexcel_command_desc) /\ 903 struct safexcel_command_desc *safexcel_add_cdesc(struct safexcel_crypto_priv *priv,
|
H A D | safexcel_cipher.c | 78 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 D | safexcel_hash.c | 75 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()
|
H A D | safexcel.c | 960 struct safexcel_command_desc *cdesc; in safexcel_complete() 977 struct safexcel_command_desc *cdesc; in safexcel_invalidate_cache()
|
Completed in 26 milliseconds