Searched refs:KEYCTL_SUPPORTS_ENCRYPT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkeyctl.h93 #define KEYCTL_SUPPORTS_ENCRYPT 0x01 macro
/linux-master/crypto/asymmetric_keys/
H A Dpublic_key.c209 info->supported_ops |= KEYCTL_SUPPORTS_ENCRYPT;
229 info->supported_ops = KEYCTL_SUPPORTS_ENCRYPT;

Completed in 226 milliseconds