Searched refs:WEI25519 (Results 1 – 6 of 6) sorted by relevance
189 WEI25519 = 14, enumerator
147 {.type = WEI25519,.params = &wei25519_str_params},
1539 …g_maps[i].type == EDDSA25519) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != WEI25519))){1542 …aps[i].type == EDDSA25519CTX) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != WEI25519))){1545 …maps[i].type == EDDSA25519PH) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != WEI25519))){1943 …g_maps[i].type == EDDSA25519) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != WEI25519))){1946 …aps[i].type == EDDSA25519CTX) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != WEI25519))){1949 …maps[i].type == EDDSA25519PH) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != WEI25519))){
88 ENTRY(WEI25519, &wei25519_str_params),
170 ret = (curve_type == WEI25519) ? 0 : -1; in eddsa_key_type_check_curve()
74 the Weierstrass WEI25519 that is isogenic to Ed25519 (Twisted Edwards)