HomeSort by relevance Sort by last modified time
    Searched full:nist_set_192 (Results 1 - 1 of 1) sorted by null

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

Completed in 574 milliseconds