Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/ec/
HDecp_nistp256.c140 static void smallfelem_to_bin32(u8 out[32], const smallfelem in) in smallfelem_to_bin32() function
184 smallfelem_to_bin32(b_in, in); in smallfelem_to_BN()