Home
last modified time | relevance | path

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

/openbmc/linux/crypto/asymmetric_keys/
H A Dpublic_key.c201 info->supported_ops = KEYCTL_SUPPORTS_VERIFY; in software_key_query()
203 info->supported_ops |= KEYCTL_SUPPORTS_SIGN; in software_key_query()
206 info->supported_ops |= KEYCTL_SUPPORTS_ENCRYPT; in software_key_query()
208 info->supported_ops |= KEYCTL_SUPPORTS_DECRYPT; in software_key_query()
226 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT; in software_key_query()
228 info->supported_ops |= KEYCTL_SUPPORTS_DECRYPT; in software_key_query()
/openbmc/linux/include/linux/
H A Dkeyctl.h14 __u32 supported_ops; /* Which ops are supported */ member
H A Dvfio.h241 static inline int vfio_check_feature(u32 flags, size_t argsz, u32 supported_ops, in vfio_check_feature() argument
245 ~supported_ops) in vfio_check_feature()
/openbmc/linux/include/uapi/linux/
H A Dkeyctl.h99 __u32 supported_ops; /* Which ops are supported */ member
/openbmc/linux/Documentation/security/keys/
H 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