Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/sgx/
Dioctl.c470 static int __sgx_get_key_hash(struct crypto_shash *tfm, const void *modulus, in __sgx_get_key_hash() function
489 ret = __sgx_get_key_hash(tfm, modulus, hash); in sgx_get_key_hash()