Home
last modified time | relevance | path

Searched refs:KEYCTL_SUPPORTS_SIGN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkeyctl.h95 #define KEYCTL_SUPPORTS_SIGN 0x04 macro
/openbmc/linux/crypto/asymmetric_keys/
H A Dpublic_key.c203 info->supported_ops |= KEYCTL_SUPPORTS_SIGN; in software_key_query()