Searched refs:WEI448 (Results 1 – 4 of 4) sorted by relevance
192 WEI448 = 15, enumerator
150 {.type = WEI448,.params = &wei448_str_params},
1550 …sig_maps[i].type == EDDSA448) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != WEI448))){1553 …g_maps[i].type == EDDSA448PH) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != WEI448))){1954 …sig_maps[i].type == EDDSA448) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != WEI448))){1957 …g_maps[i].type == EDDSA448PH) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != WEI448))){
178 ret = (curve_type == WEI448) ? 0 : -1; in eddsa_key_type_check_curve()