Searched refs:mpi_value (Results 1 – 1 of 1) sorted by relevance
310 gcry_mpi_t mpi_value = gcry_sexp_nth_mpi(sexp_plain, 1, GCRYMPI_FMT_USG); in mtpz_rsa_decrypt() local315 int bitshift = (tlen * 8) - gcry_mpi_get_nbits(mpi_value); in mtpz_rsa_decrypt()325 gcry_mpi_print(GCRYMPI_FMT_USG, to, tlen, &written, mpi_value); in mtpz_rsa_decrypt()328 gcry_mpi_release(mpi_value); in mtpz_rsa_decrypt()