Home
last modified time | relevance | path

Searched defs:ctr (Results 76 - 96 of 96) sorted by relevance

1234

/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c76 uint32_t ctr = i; in Hacl_Bignum_Fproduct_carry_wide_() local
94 uint32_t ctr = (uint32_t)5U - i - (uint32_t)1U; in Hacl_Bignum_Fmul_shift_reduce() local
421 Hacl_EC_Point_swap_conditional_step(uint64_t *a, uint64_t *b, uint64_t swap1, uint32_t ctr) in Hacl_EC_Point_swap_conditional_step() argument
434 Hacl_EC_Point_swap_conditional_(uint64_t *a, uint64_t *b, uint64_t swap1, uint32_t ctr) Hacl_EC_Point_swap_conditional_() argument
[all...]
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c68 uint32_t ctr = i; in Hacl_Bignum_Fproduct_carry_wide_() local
86 uint32_t ctr = (uint32_t)5U - i - (uint32_t)1U; in Hacl_Bignum_Fmul_shift_reduce() local
376 Hacl_EC_Point_swap_conditional_step(uint64_t *a, uint64_t *b, uint64_t swap1, uint32_t ctr) in Hacl_EC_Point_swap_conditional_step() argument
389 Hacl_EC_Point_swap_conditional_(uint64_t *a, uint64_t *b, uint64_t swap1, uint32_t ctr) Hacl_EC_Point_swap_conditional_() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c701 int ctr = decrypted->u.s.ctr; in set_drm_keys() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c43 int ctr; member
155 int ctr; in free_req() local
H A Dfuse.c83 int ctr; member
93 fuse_ino_t ctr; member
[all...]
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h251 int ctr; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c607 struct nvc0_hw_sm_counter_cfg ctr[8]; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c40 ctr128_f ctr; member
59 ctr128_f ctr; member
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c40 ctr128_f ctr; member
59 ctr128_f ctr; member
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dmultibytecodec.c1430 PyObject *ctr; in mbstreamreader_iread() local
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c133 int ctr; in fuse_free_req() local
H A Dfuse.c64 int ctr; member
112 fuse_ino_t ctr; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c768 static int wpa_replay_counter_valid(struct wpa_key_replay_counter *ctr, in wpa_replay_counter_valid() argument
783 static void wpa_replay_counter_mark_invalid(struct wpa_key_replay_counter *ctr, in wpa_replay_counter_mark_invalid() argument
1659 u32 ctr; in wpa_send_eapol() local
[all...]
/third_party/mbedtls/library/
H A Dssl_misc.h1217 uint8_t ctr[MBEDTLS_SSL_SEQUENCE_NUMBER_LEN]; /* In TLS: The implicit record sequence number. member
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h510 uint32_t ctr; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c1791 struct ureg_dst ctr; in DECL_SPECIAL() local
1839 struct ureg_dst ctr = tx_get_loopctr(tx, TRUE); DECL_SPECIAL() local
1909 struct ureg_dst ctr; DECL_SPECIAL() local
1948 struct ureg_dst ctr = tx_get_loopctr(tx, FALSE); DECL_SPECIAL() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c846 static int wpa_replay_counter_valid(struct wpa_key_replay_counter *ctr, in wpa_replay_counter_valid() argument
861 static void wpa_replay_counter_mark_invalid(struct wpa_key_replay_counter *ctr, in wpa_replay_counter_mark_invalid() argument
1735 u32 ctr; in wpa_send_eapol() local
[all...]
/third_party/FatFs/source/
H A Dff.c200 UINT ctr; /* Object open counter, 0:none, 0x01..0xFF:read mode open count, 0x100:write mode */ member
/third_party/openssl/test/
H A Dsslapitest.c713 int *ctr = arg; in full_client_hello_callback() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h1842 uint32_t ctr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h1910 uint32_t ctr; member

Completed in 79 milliseconds

1234