Searched refs:crypto_transfer_ablkcipher_request_to_engine (Results 1 – 7 of 7) sorted by relevance
91 int crypto_transfer_ablkcipher_request_to_engine(struct crypto_engine *engine,
228 int crypto_transfer_ablkcipher_request_to_engine(struct crypto_engine *engine, in crypto_transfer_ablkcipher_request_to_engine() function233 EXPORT_SYMBOL_GPL(crypto_transfer_ablkcipher_request_to_engine);
39 - crypto_transfer_ablkcipher_request_to_engine()
507 return crypto_transfer_ablkcipher_request_to_engine(data_vq->engine, req); in virtio_crypto_ablkcipher_encrypt()527 return crypto_transfer_ablkcipher_request_to_engine(data_vq->engine, req); in virtio_crypto_ablkcipher_decrypt()
524 return crypto_transfer_ablkcipher_request_to_engine(dd->engine, req); in omap_des_handle_queue()
413 return crypto_transfer_ablkcipher_request_to_engine(dd->engine, req); in omap_aes_handle_queue()
715 return crypto_transfer_ablkcipher_request_to_engine(cryp->engine, req); in stm32_cryp_crypt()