Home
last modified time | relevance | path

Searched refs:KEYCTL_SUPPORTS_ENCRYPT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dkeyctl.h92 #define KEYCTL_SUPPORTS_ENCRYPT 0x01 macro
/Linux-v5.4/crypto/asymmetric_keys/
Dpublic_key.c145 info->supported_ops = (KEYCTL_SUPPORTS_ENCRYPT | in software_key_query()
Dasym_tpm.c443 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT | in tpm_key_query()