Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_nist.c340 #define nist_set_192(to, from, a1, a2, a3) \ macro
390 nist_set_192(t_d, buf, 0, 3, 3); in BN_nist_mod_192()
392 nist_set_192(t_d, buf, 4, 4, 0); in BN_nist_mod_192()
394 nist_set_192(t_d, buf, 5, 5, 5) in BN_nist_mod_192()