Symbol: OPENMP_EG
crypto/libecc/src/tests/ec_self_tests_core.c
1230
ret = get_sig_by_type(cur_test->sig_type, &sig_map); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1234
ret = are_str_equal(sig_map->name, sig, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1241
ret = get_hash_by_type(cur_test->hash_type, &hash_map); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1245
ret = are_str_equal(hash_map->name, hash, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1254
ret = are_str_equal((const char*)cur_test->ec_str_p->name->buf, curve, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1296
OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1320
ret = are_str_equal((const char*)ecdh_cur_test->ec_str_p->name->buf, curve, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1330
OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1518
ret = are_str_equal(ec_sig_maps[i].name, sig, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1524
ret = are_str_equal(hash_maps[j].name, hash, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1530
ret = are_str_equal((const char*)ec_maps[k].params->name->buf, curve, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1560
OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1922
ret = are_str_equal(ec_sig_maps[i].name, sig, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1928
ret = are_str_equal(hash_maps[j].name, hash, &check); OPENMP_EG(ret, err);
crypto/libecc/src/tests/ec_self_tests_core.c
1934
ret = are_str_equal((const char*)ec_maps[k].params->name->buf, curve, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
102
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
110
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
120
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
127
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
184
ret = local_memset(&pub_key, 0, sizeof(pub_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
185
ret = local_memset(&priv_key, 0, sizeof(priv_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
186
ret = local_memset(&params, 0, sizeof(params)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
193
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
201
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
208
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
215
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
222
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
225
ret = are_equal(t->pubkey, &exported_pub_key, (u8)(t->pubkeylen), &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
229
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
238
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
245
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
319
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
327
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
338
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
349
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
360
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
374
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
378
ret = are_equal(t->ourpubkey, pubkey_check, alglen, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
383
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
403
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
409
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
412
ret = are_equal(t->sharedsecret, sharedsecret_check, alglen, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
417
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
429
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
433
ret = are_equal(t->ourpubkey, pubkey_check, alglen, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
438
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
457
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
463
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
466
ret = are_equal(t->sharedsecret, sharedsecret_check, alglen, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
471
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
52
OPENMP_EG(ret, err); \
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
574
ret = local_memset(&peerpub_key, 0, sizeof(peerpub_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
575
ret = local_memset(&ourpub_key, 0, sizeof(ourpub_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
576
ret = local_memset(&ourpub_key_check, 0, sizeof(ourpub_key_check)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
577
ret = local_memset(&priv_key, 0, sizeof(priv_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
578
ret = local_memset(&params, 0, sizeof(params)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
579
ret = local_memset(sharedsecret_check, 0, sizeof(sharedsecret_check)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
580
ret = local_memset(serialized_pub_key, 0, sizeof(serialized_pub_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
587
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
595
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
602
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
612
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
622
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
629
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
636
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
642
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
644
ret = are_equal(serialized_pub_key, serialized_pub_key_check, serialized_pub_key_size, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
649
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
661
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
670
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
672
ret = local_memcpy(serialized_pub_key, t->peerpubkey, serialized_pub_key_size); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
680
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
686
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
695
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
698
ret = are_equal(sharedsecret_check, t->sharedsecret, sharedsecretsize, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
703
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
755
ret = local_memset(&hmac_res, 0, sizeof(hmac_res)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
763
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
769
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
772
ret = are_equal(hmac_res, t->tag, t->taglen, &check); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
777
OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
94
ret = local_memset(&pub_key, 0, sizeof(pub_key)); OPENMP_EG(ret, err);
crypto/libecc/src/wycheproof_tests/libecc_wycheproof.c
95
ret = local_memset(&params, 0, sizeof(params)); OPENMP_EG(ret, err);