Home
last modified time | relevance | path

Searched defs:point_copy (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Dec_local.h73 int (*point_copy) (EC_POINT *, const EC_POINT *); member
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-hacl64.h469 static __always_inline void point_copy(u64 *output, u64 *input) in point_copy() function