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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp521.c138 * bin66_to_felem takes a little-endian byte array and converts it into felem
141 static void bin66_to_felem(felem out, const u8 in[66]) function
200 bin66_to_felem(out, b_out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp521.c138 * bin66_to_felem takes a little-endian byte array and converts it into felem
141 static void bin66_to_felem(felem out, const u8 in[66]) function
200 bin66_to_felem(out, b_out);

Completed in 107 milliseconds