Searched defs:bn_64_set_0 (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_nist.c313 #define bn_64_set_0(to, n) (to)[n] = (BN_ULONG)0; macro
328 #define bn_64_set_0(to, n) \ macro

Completed in 62 milliseconds