Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/asymmetric_keys/
Dpublic_key.c197 info->supported_ops = KEYCTL_SUPPORTS_VERIFY; in software_key_query()
199 info->supported_ops |= KEYCTL_SUPPORTS_SIGN; in software_key_query()
202 info->supported_ops |= KEYCTL_SUPPORTS_ENCRYPT; in software_key_query()
204 info->supported_ops |= KEYCTL_SUPPORTS_DECRYPT; in software_key_query()
222 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT; in software_key_query()
224 info->supported_ops |= KEYCTL_SUPPORTS_DECRYPT; in software_key_query()
/linux-6.12.1/include/linux/
Dkeyctl.h14 __u32 supported_ops; /* Which ops are supported */ member
Dvfio.h249 static inline int vfio_check_feature(u32 flags, size_t argsz, u32 supported_ops, in vfio_check_feature() argument
253 ~supported_ops) in vfio_check_feature()
/linux-6.12.1/include/uapi/linux/
Dkeyctl.h99 __u32 supported_ops; /* Which ops are supported */ member
/linux-6.12.1/Documentation/security/keys/
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