Home
last modified time | relevance | path

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

/optee_test/host/openssl/include/openssl/
A Dbn.h816 # define bn_check_size(bn, bits) bn_wcheck_size(bn, ((bits+BN_BITS2-1))/BN_BITS2)
817 # define bn_wcheck_size(bn, words) \ macro
831 # define bn_wcheck_size(bn, words) macro

Completed in 4 milliseconds