Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c476 static int sgx_get_key_hash(const void *modulus, void *hash) in sgx_get_key_hash()
526 ret = sgx_get_key_hash(sigstruct->modulus, mrsigner); in sgx_encl_init()
469 static int sgx_get_key_hash(const void *modulus, void *hash) sgx_get_key_hash() function