Home | History | Annotate | Download | only in tpm2

Lines Matching refs:BN_mod

727              || BN_mod(bnD, bnD, bnNm1, context) != 1)
862 BN_mod(bnR, bnR, bnN, context);
993 OK = OK && BN_mod(bnT, bnT, bnN, context);
1136 BN_mod(bnR, bnR, bnN, context);
1512 || !BN_mod(bnV, bnV, bnN, context))