Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_nist.c647 #define nist_set_256(to, from, a1, a2, a3, a4, a5, a6, a7, a8) \ macro
803 nist_set_256(t_d, buf.bn, 15, 14, 13, 12, 11, 0, 0, 0); in BN_nist_mod_256()
807 nist_set_256(c_d, buf.bn, 0, 15, 14, 13, 12, 0, 0, 0); in BN_nist_mod_256()
826 nist_set_256(t_d, buf.bn, 15, 14, 0, 0, 0, 10, 9, 8); in BN_nist_mod_256()
831 nist_set_256(t_d, buf.bn, 8, 13, 15, 14, 13, 11, 10, 9); in BN_nist_mod_256()
836 nist_set_256(t_d, buf.bn, 10, 8, 0, 0, 0, 13, 12, 11); in BN_nist_mod_256()
841 nist_set_256(t_d, buf.bn, 11, 9, 0, 0, 15, 14, 13, 12); in BN_nist_mod_256()
846 nist_set_256(t_d, buf.bn, 12, 0, 10, 9, 8, 15, 14, 13); in BN_nist_mod_256()
851 nist_set_256(t_d, buf.bn, 13, 0, 11, 10, 9, 0, 15, 14); in BN_nist_mod_256()
1067 nist_set_256(t_d, buf.bn, 0, 0, 0, 0, 0, 23 - 4, 22 - 4, 21 - 4); in BN_nist_mod_384()

Completed in 7 milliseconds