Home
last modified time | relevance | path

Searched defs:TwoKAryFixedBaseExpImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dfixed_base_exp.cc86 class TwoKAryFixedBaseExpImpl : public FixedBaseExpImplBase { class
88 TwoKAryFixedBaseExpImpl(Context* ctx, const BigNum& fixed_base, in TwoKAryFixedBaseExpImpl() function in private_join_and_compute::internal::TwoKAryFixedBaseExpImpl