Home
last modified time | relevance | path

Searched refs:crypto_transfer_request (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dcrypto_engine.c252 * crypto_transfer_request - transfer the new request into the engine queue
256 static int crypto_transfer_request(struct crypto_engine *engine, in crypto_transfer_request() function
288 return crypto_transfer_request(engine, req, true); in crypto_transfer_request_to_engine()
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_engine.c231 * crypto_transfer_request - transfer the new request into the engine queue
236 static int crypto_transfer_request(struct crypto_engine *engine, in crypto_transfer_request() function
268 return crypto_transfer_request(engine, req, true); in crypto_transfer_request_to_engine()

Completed in 2 milliseconds