Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkeyctl.h96 #define KEYCTL_SUPPORTS_VERIFY 0x08 macro
/openbmc/linux/crypto/asymmetric_keys/
H A Dpublic_key.c201 info->supported_ops = KEYCTL_SUPPORTS_VERIFY; in software_key_query()