Home
last modified time | relevance | path

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

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