Searched refs:felem_to_bin66 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp521.c155 * felem_to_bin66 takes an felem and serialises into a little endian, 66 byte
158 static void felem_to_bin66(u8 out[66], const felem in) function
195 felem_to_bin66(b_out, in);

Completed in 49 milliseconds