Home | History | Annotate | Download | only in tpm2

Lines Matching full:bn_mod

730              || BN_mod(bnD, bnD, bnNm1, context) != 1)
865 BN_mod(bnR, bnR, bnN, context);
996 OK = OK && BN_mod(bnT, bnT, bnN, context);
1139 BN_mod(bnR, bnR, bnN, context);
1515 || !BN_mod(bnV, bnV, bnN, context))