Searched defs:cryp_mod (Results 1 – 1 of 1) sorted by relevance
704 static hi_s32 rsa_exp_mod_alloc(cryp_rsa_exp_mod *cryp_mod, const rsa_bn_exp_mod_t *exp_mod) in rsa_exp_mod_alloc()737 static hi_void rsa_exp_mod_free(cryp_rsa_exp_mod *cryp_mod) in rsa_exp_mod_free()752 cryp_rsa_exp_mod cryp_mod; in dispatch_rsa_bn_exp_mod() local