Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_set_curve_internal.c8 static int s_ecc_cmp_hex_bn(const char *left_hex, void *right_bn, void *tmp_bn) in s_ecc_cmp_hex_bn() argument
11 if (mp_cmp(tmp_bn, right_bn) != LTC_MP_EQ) return 0; in s_ecc_cmp_hex_bn()

Completed in 2 milliseconds