Home
last modified time | relevance | path

Searched refs:IMPL_EDDSA_DISPATCH (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/signature/
H A Deddsa_sig.c1021 #define IMPL_EDDSA_DISPATCH(vn,bn) \ macro
1039 IMPL_EDDSA_DISPATCH(ed25519,ed25519);
1040 IMPL_EDDSA_DISPATCH(ed25519ph,ed25519);
1041 IMPL_EDDSA_DISPATCH(ed25519ctx,ed25519);
1042 IMPL_EDDSA_DISPATCH(ed448,ed448);
1043 IMPL_EDDSA_DISPATCH(ed448ph,ed448);

Completed in 6 milliseconds