Searched refs:cryp_rsa_exp_mod (Results 1 – 5 of 5) sorted by relevance
98 hi_s32 cryp_rsa_bn_exp_mod(cryp_rsa_exp_mod *exp_mod);
121 hi_s32 kapi_rsa_bn_exp_mod(cryp_rsa_exp_mod *exp_mod) in kapi_rsa_bn_exp_mod()
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()754 (hi_void)memset_s(&cryp_mod, sizeof(cryp_rsa_exp_mod), 0, sizeof(cryp_rsa_exp_mod)); in dispatch_rsa_bn_exp_mod()
396 } cryp_rsa_exp_mod; typedef621 hi_s32 kapi_rsa_bn_exp_mod(cryp_rsa_exp_mod *exp_mod);
1052 hi_s32 cryp_rsa_bn_exp_mod(cryp_rsa_exp_mod *exp_mod) in cryp_rsa_bn_exp_mod()