Home
last modified time | relevance | path

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

/linux-6.15/crypto/asymmetric_keys/
H A Dpublic_key.c209 info->supported_ops = KEYCTL_SUPPORTS_VERIFY; in software_key_query()
211 info->supported_ops |= KEYCTL_SUPPORTS_SIGN; in software_key_query()
214 info->supported_ops |= KEYCTL_SUPPORTS_ENCRYPT; in software_key_query()
216 info->supported_ops |= KEYCTL_SUPPORTS_DECRYPT; in software_key_query()
236 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT; in software_key_query()
238 info->supported_ops |= KEYCTL_SUPPORTS_DECRYPT; in software_key_query()
/linux-6.15/include/linux/
H A Dkeyctl.h14 __u32 supported_ops; /* Which ops are supported */ member
H A Dvfio.h263 static inline int vfio_check_feature(u32 flags, size_t argsz, u32 supported_ops, in vfio_check_feature() argument
267 ~supported_ops) in vfio_check_feature()
/linux-6.15/include/uapi/linux/
H A Dkeyctl.h99 __u32 supported_ops; /* Which ops are supported */ member
/linux-6.15/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