Home
last modified time | relevance | path

Searched refs:eip93_send_req (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-cipher.h54 int eip93_send_req(struct crypto_async_request *async,
H A Deip93-cipher.c46 return eip93_send_req(async, req->iv, rctx); in eip93_skcipher_send_req()
H A Deip93-aead.c55 return eip93_send_req(async, req->iv, rctx); in eip93_aead_send_req()
H A Deip93-common.c511 int eip93_send_req(struct crypto_async_request *async, in eip93_send_req() function