Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-hacl64.c745 static __always_inline void format_scalar_of_point(u8 *scalar, u64 *point) in format_scalar_of_point() function
780 format_scalar_of_point(mypublic, nq); in curve25519_generic()