Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkeyctl.h14 __u32 supported_ops; /* Which ops are supported */ member
A Dvfio.h202 static inline int vfio_check_feature(u32 flags, size_t argsz, u32 supported_ops, in vfio_check_feature() argument
206 ~supported_ops) in vfio_check_feature()
/linux-6.3-rc2/include/uapi/linux/
A Dkeyctl.h99 __u32 supported_ops; /* Which ops are supported */ member
/linux-6.3-rc2/crypto/asymmetric_keys/
A Dpublic_key.c213 info->supported_ops = (KEYCTL_SUPPORTS_ENCRYPT | in software_key_query()
216 info->supported_ops |= (KEYCTL_SUPPORTS_DECRYPT | in software_key_query()
/linux-6.3-rc2/Documentation/security/keys/
A Dcore.rst932 __u32 supported_ops;
940 ``supported_ops`` contains a bit mask of flags indicating which ops are
1764 __u32 supported_ops;
1772 The supported_ops field will contain a bitmask indicating what operations

Completed in 8 milliseconds