Searched refs:str_modulus (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dmtpz.c271 mtpz_rsa_t *mtpz_rsa_init(const unsigned char *str_modulus, const unsigned char *str_privkey, const unsigned char *str_pubexp) argument
279 gcry_mpi_scan(&mpi_modulus, GCRYMPI_FMT_HEX, str_modulus, 0, NULL);

Completed in 111 milliseconds