Searched refs:str_privkey (Results 1 – 1 of 1) sorted by relevance
271 mtpz_rsa_t *mtpz_rsa_init(const unsigned char *str_modulus, const unsigned char *str_privkey, const… in mtpz_rsa_init() argument280 gcry_mpi_scan(&mpi_privkey, GCRYMPI_FMT_HEX, str_privkey, 0, NULL); in mtpz_rsa_init()