Home
last modified time | relevance | path

Searched refs:left_hex (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
10 if (mp_read_radix(tmp_bn, left_hex, 16) != CRYPT_OK) return 0; in s_ecc_cmp_hex_bn()

Completed in 2 milliseconds