Home
last modified time | relevance | path

Searched defs:virtio_crypto_sym_data_req (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvirtio_crypto.h442 struct virtio_crypto_sym_data_req { struct
443 union {
447 } u;
450 __le32 op_type;
451 __le32 padding;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58306 struct virtio_crypto_sym_data_req { struct
58307 union {
58334 struct virtio_crypto_sym_data_req sym_req; argument