Searched defs:bn_wexpand (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn.h754 # define bn_wexpand(a,words) (((words) <= (a)->dmax)?(a):bn_expand2((a),(words))) macro

Completed in 25 milliseconds