Searched refs:EDDSA25519PH (Results 1 – 6 of 6) sorted by relevance
33 .sig_type = EDDSA25519PH,
756 …if((c->sig_type == EDDSA25519) || (c->sig_type == EDDSA25519CTX) || (c->sig_type == EDDSA25519PH) …760 if((c->sig_type == EDDSA25519) || (c->sig_type == EDDSA25519CTX) || (c->sig_type == EDDSA25519PH)){1545 …if((ec_sig_maps[i].type == EDDSA25519PH) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != …1949 …if((ec_sig_maps[i].type == EDDSA25519PH) && ((hash_maps[j].type != SHA512) || (ec_maps[k].type != …
134 case EDDSA25519PH: in get_eddsa_hash_type()167 case EDDSA25519PH: in eddsa_key_type_check_curve()656 (priv_key->key_type == EDDSA25519PH)){ in eddsa_derive_priv_key()880 if((sig_type != EDDSA25519) && (sig_type != EDDSA25519CTX) && (sig_type != EDDSA25519PH) && \884 if((sig_type != EDDSA25519) && (sig_type != EDDSA25519CTX) && (sig_type != EDDSA25519PH)){897 if((sig_type == EDDSA25519) || (sig_type == EDDSA25519CTX) || (sig_type == EDDSA25519PH)){999 if((sig_type == EDDSA25519) || (sig_type == EDDSA25519CTX) || (sig_type == EDDSA25519PH)){1132 if(key_type == EDDSA25519PH){1197 if(key_type == EDDSA25519PH){1306 if(key_type == EDDSA25519PH){[all …]
981 case EDDSA25519PH: in is_sign_deterministic()
51 EDDSA25519PH = 11, enumerator
481 {.type = EDDSA25519PH,