Function sgx_types::sgx_ecc256_check_point[][src]

pub unsafe extern "C" fn sgx_ecc256_check_point(
    p_point: *const sgx_ec256_public_t,
    ecc_handle: sgx_ecc_state_handle_t,
    p_valid: *mut int32_t
) -> sgx_status_t