Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvirtio_crypto.h315 struct virtio_crypto_op_header { struct
336 __le32 opcode;
338 __le32 algo;
340 __le64 session_id;
342 __le32 flag;
343 __le32 padding;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58243 struct virtio_crypto_op_header { struct
58244 __le32 opcode;
58245 __le32 algo;
58246 __le64 session_id;
58247 __le32 flag;
58248 __le32 padding;