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

/linux-master/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, function
268 return crypto_transfer_request(engine, req, true);

Completed in 82 milliseconds