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

/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_nist.c360 #define nist_set_192(to, from, a1, a2, a3) \ macro
459 nist_set_192(t_d, buf.bn, 0, 3, 3);
461 nist_set_192(t_d, buf.bn, 4, 4, 0);
463 nist_set_192(t_d, buf.bn, 5, 5, 5)

Completed in 64 milliseconds