Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/ec/
Dp256-64.c95 static void smallfelem_to_bin32(uint8_t out[32], const smallfelem in) { in smallfelem_to_bin32() function
135 smallfelem_to_bin32(b_in, in); in smallfelem_to_BN()