xref: /freebsd/crypto/libecc/src/ecdh/meson.build (revision 160a2ba804973e4b258c24247fa7c0cdc230dfb4)
1ecdh_mod_src = files(
2  'ecccdh.c',
3  'x25519_448.c',
4  )
5