Searched refs:SGX_ATTR_PROVISIONKEY (Results 1 – 5 of 5) sorted by relevance
165 (attributes & SGX_ATTR_PROVISIONKEY)) { in __handle_encls_ecreate()166 if (sgx_12_1->eax & SGX_ATTR_PROVISIONKEY) in __handle_encls_ecreate()
100 SGX_ATTR_PROVISIONKEY = BIT(4), enumerator
786 *allowed_attributes |= SGX_ATTR_PROVISIONKEY; in sgx_set_attribute()
893 SGX_ATTR_PROVISIONKEY | SGX_ATTR_EINITTOKENKEY | in __do_cpuid_func()
5813 if ((allowed_attributes & SGX_ATTR_PROVISIONKEY) && in kvm_vm_ioctl_enable_cap()5814 !(allowed_attributes & ~SGX_ATTR_PROVISIONKEY)) in kvm_vm_ioctl_enable_cap()
Completed in 31 milliseconds