Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Dioctl.c480 static int sgx_get_key_hash(const void *modulus, void *hash) in sgx_get_key_hash() function
530 ret = sgx_get_key_hash(sigstruct->modulus, mrsigner); in sgx_encl_init()