Home
last modified time | relevance | path

Searched refs:virtcrypto_clear_request (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h133 virtcrypto_clear_request(struct virtio_crypto_request *vc_req);
H A Dvirtio_crypto_core.c17 virtcrypto_clear_request(struct virtio_crypto_request *vc_req) in virtcrypto_clear_request() function
H A Dvirtio_crypto_akcipher_algs.c63 virtcrypto_clear_request(&vc_akcipher_req->base); in virtio_crypto_akcipher_finalize_req()
H A Dvirtio_crypto_skcipher_algs.c568 virtcrypto_clear_request(&vc_sym_req->base); in virtio_crypto_skcipher_finalize_req()