Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/ec/
HDec_local.h69 int (*point_copy) (EC_POINT *, const EC_POINT *); member
/freebsd-13-stable/contrib/wireguard-tools/
HDcurve25519-hacl64.h469 static __always_inline void point_copy(u64 *output, u64 *input) in point_copy() function