Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c459 static int __sgx_get_key_hash(struct crypto_shash *tfm, const void *modulus, in __sgx_get_key_hash() function
478 ret = __sgx_get_key_hash(tfm, modulus, hash); in sgx_get_key_hash()