| /third_party/openssl/crypto/modes/ |
| H A D | gcm128.c | 819 unsigned int ctr; local 971 unsigned int n, ctr, mre local 1203 unsigned int n, ctr, mres; global() local [all...] |
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | hkdf.c | 537 const unsigned char ctr = i; in HKDF_Expand() local
|
| H A D | x942kdf.c | 403 unsigned char *ctr; in x942kdf_derive() local 264 x942kdf_hash_kdm(const EVP_MD *kdf_md, const unsigned char *z, size_t z_len, const unsigned char *other, size_t other_len, unsigned char *ctr, unsigned char *derived_key, size_t derived_key_len) x942kdf_hash_kdm() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdhuff_opt.c | 168 int p, i, l, lookbits, ctr; in jpeg_make_d_ac_derived_tbl() local 268 int lookbits, ctr; jpeg_make_d_derived_tbl() local [all...] |
| H A D | jidctint.c | 185 int ctr; in jpeg_idct_islow() local 438 int ctr; in jpeg_idct_7x7() local 587 int ctr; jpeg_idct_6x6() local 708 int ctr; jpeg_idct_5x5() local 822 int ctr; jpeg_idct_3x3() local 913 int ctr; jpeg_idct_9x9() local 1085 int ctr; jpeg_idct_10x10() local 1280 int ctr; jpeg_idct_11x11() local 1474 int ctr; jpeg_idct_12x12() local 1690 int ctr; jpeg_idct_13x13() local 1918 int ctr; jpeg_idct_14x14() local 2144 int ctr; jpeg_idct_15x15() local 2386 int ctr; jpeg_idct_16x16() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | audit2why.c | 154 int ctr = foundlist[i]; in check_booleans() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_pwd_common.c | 50 u16 i, ctr, L; in eap_pwd_kdf() local 133 unsigned char pwe_digest[SHA256_MAC_LEN], *prfbuf = NULL, ctr; in compute_password_element() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_pwd_common.c | 50 u16 i, ctr, L; in eap_pwd_kdf() local 133 unsigned char pwe_digest[SHA256_MAC_LEN], *prfbuf = NULL, ctr; in compute_password_element() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fspp.c | 258 int ctr; in column_fidct_c() local
|
| /third_party/backends/backend/ |
| H A D | mustek_pp.c | 1044 int ctr; in sane_get_devices() local 1535 int dpi, ctr; in sane_get_parameters() local [all...] |
| H A D | mustek_pp_ccd300.c | 224 int ctr; in set_lamp() local 245 int voltage, sel = 8, ctr; in send_voltages() local 369 int ctr, skip in read_line_101x() local 477 int ctr, sum; read_average_line_101x() local 507 int pos = 0, ctr, blackpos; find_black_side_edge_101x() local 554 int ctr, sum = 0; min_color_levels_101x() local 619 int ctr, line, sum; max_color_levels_101x() local 717 int lines = 0, ctr, pos; find_black_top_edge_101x() local 748 int saved_ppl = dev->params.pixels_per_line, ctr; calibrate_device_101x() local 880 int ctr; get_lineart_line_101x() local 898 int gotline = 0, ctr; get_color_line_101x() local 1085 int ctr; return_home_1013() local 1114 int ctr; motor_forward_1013() local 1531 int ctr; move_motor() local [all...] |
| H A D | mustek_pp_cis.c | 1335 int ctr, skips = dev->CIS.adjustskip, cval; in cis_read_line_low_level() local 1527 int ctr, channel, first, last, stride, step = dev->CIS.line_step; cis_get_next_line() local 1582 int ctr; cis_get_lineart_line() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_insert_waitcnt.cpp | 477 update_barrier_counter(uint8_t* ctr, unsigned max) in update_barrier_counter() argument
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 213 select_counter(struct counter_group *group, int ctr, int n) in select_counter() argument 297 resample_counter(struct counter_group *group, int ctr) resample_counter() argument 433 redraw_counter(WINDOW *win, int row, struct counter_group *group, int ctr, bool selected) redraw_counter() argument 513 current_counter(int *ctr) current_counter() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/symlink/ |
| H A D | symlink01.c | 587 int ctr; in get_tcs_info() local 798 int ctr, to_go, size, whole_chunks; creat_path_max() local 896 int ctr, ret; do_syscalltests() local [all...] |
| /third_party/libfuse/lib/modules/ |
| H A D | subdir.c | 81 int ctr; in count_components() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/include/prov/ |
| H A D | ciphercommon.h | 48 ctr128_f ctr; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | x942kdf.c | 403 unsigned char *ctr; in x942kdf_derive() local 264 x942kdf_hash_kdm(const EVP_MD *kdf_md, const unsigned char *z, size_t z_len, const unsigned char *other, size_t other_len, unsigned char *ctr, unsigned char *derived_key, size_t derived_key_len) x942kdf_hash_kdm() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_ctr.c | 58 static void inc_128(PROV_DRBG_CTR *ctr) in inc_128() argument 71 static void ctr_XOR(PROV_DRBG_CTR *ctr, const unsigned char *in, size_t inlen) in ctr_XOR() argument 100 ctr_BCC_block(PROV_DRBG_CTR *ctr, unsigned char *out, const unsigned char *in, int len) ctr_BCC_block() argument 118 ctr_BCC_blocks(PROV_DRBG_CTR *ctr, const unsigned char *in) ctr_BCC_blocks() argument 136 ctr_BCC_init(PROV_DRBG_CTR *ctr) ctr_BCC_init() argument 151 ctr_BCC_update(PROV_DRBG_CTR *ctr, const unsigned char *in, size_t inlen) ctr_BCC_update() argument 186 ctr_BCC_final(PROV_DRBG_CTR *ctr) ctr_BCC_final() argument 196 ctr_df(PROV_DRBG_CTR *ctr, const unsigned char *in1, size_t in1len, const unsigned char *in2, size_t in2len, const unsigned char *in3, size_t in3len) ctr_df() argument 264 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; ctr_update() local 310 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_instantiate() local 344 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_reseed() local 381 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_generate() local 464 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_uninstantiate() local 482 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_verify_zeroization() local 495 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_init_lengths() local 528 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_init() local 589 PROV_DRBG_CTR *ctr; drbg_ctr_new() local 613 PROV_DRBG_CTR *ctr; drbg_ctr_free() local 630 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_get_ctx_params() local 663 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)ctx->data; drbg_ctr_set_ctx_params() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | ssl3_record.c | 980 size_t bs, ctr, padnum, loop; in tls1_enc() local [all...] |
| /third_party/openssl/providers/implementations/include/prov/ |
| H A D | ciphercommon.h | 48 ctr128_f ctr; member
|
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg_ctr.c | 58 static void inc_128(PROV_DRBG_CTR *ctr) in inc_128() argument 71 static void ctr_XOR(PROV_DRBG_CTR *ctr, const unsigned char *in, size_t inlen) in ctr_XOR() argument 100 ctr_BCC_block(PROV_DRBG_CTR *ctr, unsigned char *out, const unsigned char *in, int len) ctr_BCC_block() argument 118 ctr_BCC_blocks(PROV_DRBG_CTR *ctr, const unsigned char *in) ctr_BCC_blocks() argument 136 ctr_BCC_init(PROV_DRBG_CTR *ctr) ctr_BCC_init() argument 151 ctr_BCC_update(PROV_DRBG_CTR *ctr, const unsigned char *in, size_t inlen) ctr_BCC_update() argument 186 ctr_BCC_final(PROV_DRBG_CTR *ctr) ctr_BCC_final() argument 196 ctr_df(PROV_DRBG_CTR *ctr, const unsigned char *in1, size_t in1len, const unsigned char *in2, size_t in2len, const unsigned char *in3, size_t in3len) ctr_df() argument 264 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; ctr_update() local 310 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_instantiate() local 344 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_reseed() local 381 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_generate() local 464 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_uninstantiate() local 482 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_verify_zeroization() local 495 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_init_lengths() local 528 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_init() local 589 PROV_DRBG_CTR *ctr; drbg_ctr_new() local 613 PROV_DRBG_CTR *ctr; drbg_ctr_free() local 630 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; drbg_ctr_get_ctx_params() local 663 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)ctx->data; drbg_ctr_set_ctx_params() local [all...] |
| /third_party/openssl/ssl/record/ |
| H A D | ssl3_record.c | 980 size_t bs, ctr, padnum, loop; in tls1_enc() local [all...] |
| /third_party/backends/tools/ |
| H A D | sane-find-scanner.c | 1289 int ctr = 0, found = 0, scsi = 0; in check_mustek_pp_device() local
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | private-lib-roles-http.h | 85 char start_valid, end_valid, ctr, count_ranges, did_try, inside, send_ctr; member
|