Searched refs:safexcel_cipher_send_inv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_cipher.c | 1001 static int safexcel_cipher_send_inv(struct crypto_async_request *base, in safexcel_cipher_send_inv() function 1030 ret = safexcel_cipher_send_inv(async, ring, commands, results); in safexcel_skcipher_send() 1063 ret = safexcel_cipher_send_inv(async, ring, commands, results); in safexcel_aead_send()
|
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel_cipher.c | 1022 static int safexcel_cipher_send_inv(struct crypto_async_request *base, in safexcel_cipher_send_inv() function 1051 ret = safexcel_cipher_send_inv(async, ring, commands, results); in safexcel_skcipher_send() 1084 ret = safexcel_cipher_send_inv(async, ring, commands, results); in safexcel_aead_send()
|
Completed in 11 milliseconds