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.c469 static int sgx_get_key_hash(const void *modulus, void *hash) in sgx_get_key_hash() function
519 ret = sgx_get_key_hash(sigstruct->modulus, mrsigner); in sgx_encl_init()