Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c140 * bin66_to_felem takes a little-endian byte array and converts it into felem
143 static void bin66_to_felem(felem out, const u8 in[66]) in bin66_to_felem() function
189 bin66_to_felem(out, b_out); in BN_to_felem()
/third_party/openssl/crypto/ec/
H A Decp_nistp521.c140 * bin66_to_felem takes a little-endian byte array and converts it into felem
143 static void bin66_to_felem(felem out, const u8 in[66]) in bin66_to_felem() function
189 bin66_to_felem(out, b_out); in BN_to_felem()

Completed in 6 milliseconds