Home | History | Annotate | Download | only in tpm2

Lines Matching refs:BN_mul

187         if(BN_mul(bnN, bnP, bnQ, context) != 1)
1331 BN_mul(bnN, bnP, bnQ, context);