Home
last modified time | relevance | path

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

/linux/include/linux/
A Dkeyctl.h14 __u32 supported_ops; /* Which ops are supported */ member
/linux/include/uapi/linux/
A Dkeyctl.h99 __u32 supported_ops; /* Which ops are supported */ member
/linux/crypto/asymmetric_keys/
A Dpublic_key.c150 info->supported_ops = (KEYCTL_SUPPORTS_ENCRYPT | in software_key_query()
153 info->supported_ops |= (KEYCTL_SUPPORTS_DECRYPT | in software_key_query()
A Dasym_tpm.c427 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT | in tpm_key_query()
/linux/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 9 milliseconds