Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkey_correctness_proof.c177 bi_array_ptr generators = NULL; in is_pk_correct() local
414 bi_array_ptr generators = get_generators( public_key); in generate_proof() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h775 const std::tuple<ParamGenerator<T>...>& generators, bool is_end) in IteratorImpl()