Home
last modified time | relevance | path

Searched refs:bn_check_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) macro
830 # define bn_check_size(bn, bits) macro

Completed in 4 milliseconds