Home
last modified time | relevance | path

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

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