Searched refs:rsa_mod_exp_hw (Results 1 – 1 of 1) sorted by relevance
80 static int rsa_mod_exp_hw(struct key_prop *prop, const uint8_t *sig, in rsa_mod_exp_hw() function417 ret = rsa_mod_exp_hw(prop, sig, sig_len, key_len, buf); in rsa_verify_key()