Home
last modified time | relevance | path

Searched refs:lin_free (Results 1 - 3 of 3) sorted by relevance

/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa.h28 void lin_free(struct long_int_num *p_long_int);
H A Dhvb_rsa_verify.c442 lin_free(em); in hvb_rsa_verify_pss()
443 lin_free(p_n); in hvb_rsa_verify_pss()
444 lin_free(p_m); in hvb_rsa_verify_pss()
445 lin_free(p_rr); in hvb_rsa_verify_pss()
H A Dhvb_rsa.c129 void lin_free(struct long_int_num *p_long_int) in lin_free() function
367 lin_free(p_mr); in montgomery_mod_exp()
368 lin_free(p_square); in montgomery_mod_exp()

Completed in 2 milliseconds