Home
last modified time | relevance | path

Searched defs:counter (Results 251 - 275 of 526) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aria.c200 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
H A De_chacha20_poly1305.c27 unsigned int counter[CHACHA_CTR_SIZE / 4]; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params_generate.c138 int counter = 1; in generate_canonical_g() local
191 generate_p(BN_CTX *ctx, const EVP_MD *evpmd, int max_counter, int n, unsigned char *buf, size_t buf_len, const BIGNUM *q, BIGNUM *p, int L, BN_GENCB *cb, int *counter, int *res) generate_p() argument
520 int mdsize, counter = 0, pcounter = 0, r = 0; ossl_ffc_params_FIPS186_4_gen_verify() local
819 int counter = 0, pcounter = 0, use_random_seed; ossl_ffc_params_FIPS186_2_gen_verify() local
[all...]
/third_party/openssl/crypto/evp/
H A De_aria.c200 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
H A De_chacha20_poly1305.c27 unsigned int counter[CHACHA_CTR_SIZE / 4]; member
[all...]
/third_party/openssl/crypto/ffc/
H A Dffc_params_generate.c138 int counter = 1; in generate_canonical_g() local
191 generate_p(BN_CTX *ctx, const EVP_MD *evpmd, int max_counter, int n, unsigned char *buf, size_t buf_len, const BIGNUM *q, BIGNUM *p, int L, BN_GENCB *cb, int *counter, int *res) generate_p() argument
520 int mdsize, counter = 0, pcounter = 0, r = 0; ossl_ffc_params_FIPS186_4_gen_verify() local
819 int counter = 0, pcounter = 0, use_random_seed; ossl_ffc_params_FIPS186_2_gen_verify() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.hpp191 unsigned int counter; member
/third_party/skia/src/core/
H A DSkStrikeCache.cpp61 int counter = 0; in Dump() local
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c96 static void ctr64_inc(unsigned char *counter) in ctr64_inc() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c161 uint32_t counter, i; in derive() local
H A Dsskdf.c101 size_t counter, out_len, len = derived_key_len; in SSKDF_hash_kdm() local
221 size_t counter, out_len, len; SSKDF_mac_kdm() local
[all...]
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dmain.cpp150 static int counter = 0; in main() local
/third_party/skia/third_party/externals/imgui/examples/example_android_opengl3/
H A Dmain.cpp158 static int counter = 0; in tick() local
/third_party/skia/tests/
H A DClipStackTest.cpp134 int counter = 0; in assert_count() local
H A DCanvasStateTest.cpp90 static int counter; in compare() local
H A DDrawOpAtlasTest.cpp147 GrDrawOpAtlas::GenerationCounter counter; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DSerialProcsTest.cpp201 int counter = 0; in DEF_TEST() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpshints.h661 T2_Hints_CounterFunc counter; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Ddag.h159 auto counter = --counters[node->counterIndex]; in notify() local
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc198 static unsigned int counter = 0; in SetUp() local
199 result << tmp << "\\w32tst" << counter++ << ".tmp"; in SetUp() local
/third_party/python/Lib/test/
H A Dtest_shelve.py184 counter = 0 variable in TestShelveFileBase
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc88 static int counter; member in __anon19163::ThreeInts
93 int ThreeInts::counter = 0; member in __anon19163::ThreeInts
176 ThreeInts::counter = 1; in TEST() member in __anon19163::ThreeInts
559 int counter in TEST() local
586 int counter = 5; TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sake_common.c214 u8 counter = 0; in eap_sake_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_privsep.c138 static unsigned int counter = 0; in l2_packet_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_sake_common.c214 u8 counter = 0; in eap_sake_kdf() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...22