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

/linux-master/include/uapi/linux/
H A Dvirtio_crypto.h364 __le32 dst_data_len; member in struct:virtio_crypto_cipher_para
395 __le32 dst_data_len; member in struct:virtio_crypto_aead_para
421 __le32 dst_data_len; member in struct:virtio_crypto_alg_chain_data_para
462 __le32 dst_data_len; member in struct:virtio_crypto_akcipher_para
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c405 req_data->u.sym_req.u.cipher.para.dst_data_len =
H A Dvirtio_crypto_akcipher_algs.c314 akcipher_req->para.dst_data_len = cpu_to_le32(req->dst_len);

Completed in 110 milliseconds