Home
last modified time | relevance | path

Searched refs:virtio_crypto_skcipher_crypt_req (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/crypto/virtio/
Dvirtio_crypto_common.h124 int virtio_crypto_skcipher_crypt_req(
Dvirtio_crypto_skcipher_algs.c525 ctx->enginectx.op.do_one_request = virtio_crypto_skcipher_crypt_req; in virtio_crypto_skcipher_init()
544 int virtio_crypto_skcipher_crypt_req( in virtio_crypto_skcipher_crypt_req() function