HomeSort by relevance Sort by last modified time
    Searched refs:BN_mod_exp_simple (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/bn/
exptest.c 139 ret=BN_mod_exp_simple(r_simple,a,b,m,ctx);
142 printf("BN_mod_exp_simple() problems\n");