Searched refs:ipp_b_ctx (Results 1 – 1 of 1) sorted by relevance
100 IppsBigNumState* ipp_b_ctx = nullptr; in Cmp_OctStr256() local111 result = create_BigNum(&ipp_b_ctx, pB); in Cmp_OctStr256()115 sts = ippsCmp_BN(ipp_a_ctx, ipp_b_ctx, pResult); in Cmp_OctStr256()127 delete_BigNum(&ipp_b_ctx); in Cmp_OctStr256()