Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c29 struct virtio_crypto_sym_request { struct
54 struct virtio_crypto_sym_request *vc_sym_req, argument
61 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_dataq_sym_callback()
62 container_of(vc_req, struct virtio_crypto_sym_request, base); in virtio_crypto_dataq_sym_callback()
339 __virtio_crypto_skcipher_do_req(struct virtio_crypto_sym_request *vc_sym_req, in __virtio_crypto_skcipher_do_req()
486 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_encrypt()
511 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_decrypt()
536 crypto_skcipher_set_reqsize(tfm, sizeof(struct virtio_crypto_sym_request)); in virtio_crypto_skcipher_init()
562 struct virtio_crypto_sym_request *vc_sym_req = in virtio_crypto_skcipher_crypt_req()
578 struct virtio_crypto_sym_request *vc_sym_req, in virtio_crypto_skcipher_finalize_req()