Searched refs:bn_rinv (Results 1 – 1 of 1) sorted by relevance
615 mbedtls_mpi bn_base, bn_exp, bn_modulus, bn_result, bn_rinv; in crypto_mod_exp() local622 mbedtls_mpi_init(&bn_rinv); in crypto_mod_exp()629 &bn_rinv)); in crypto_mod_exp()638 mbedtls_mpi_free(&bn_rinv); in crypto_mod_exp()