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

/linux-master/include/crypto/
H A Dalgapi.h174 void crypto_enqueue_request_head(struct crypto_queue *queue,
/linux-master/crypto/
H A Dcrypto_engine.c183 crypto_enqueue_request_head(&engine->queue, async_req);
H A Dalgapi.c974 void crypto_enqueue_request_head(struct crypto_queue *queue, function
983 EXPORT_SYMBOL_GPL(crypto_enqueue_request_head); variable

Completed in 128 milliseconds