Searched refs:supported_ops (Results 1 – 5 of 5) sorted by relevance
14 __u32 supported_ops; /* Which ops are supported */ member
99 __u32 supported_ops; /* Which ops are supported */ member
150 info->supported_ops = (KEYCTL_SUPPORTS_ENCRYPT | in software_key_query()153 info->supported_ops |= (KEYCTL_SUPPORTS_DECRYPT | in software_key_query()
427 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT | in tpm_key_query()
932 __u32 supported_ops;940 ``supported_ops`` contains a bit mask of flags indicating which ops are1764 __u32 supported_ops;1772 The supported_ops field will contain a bitmask indicating what operations
Completed in 9 milliseconds