Searched defs:mod_len (Results 1 – 2 of 2) sorted by relevance
35 const uint8_t *modulus, int mod_len, in RSA_priv_key_new()70 const uint8_t *modulus, int mod_len, in RSA_pub_key_new()
140 int ret = 0, mod_len = 0; in do_rsa_print() local