| /third_party/openssl/providers/implementations/rands/ |
| D | drbg_ctr.c | 58 static void inc_128(PROV_DRBG_CTR *ctr) in inc_128() 71 static void ctr_XOR(PROV_DRBG_CTR *ctr, const unsigned char *in, size_t inlen) in ctr_XOR() 100 __owur static int ctr_BCC_block(PROV_DRBG_CTR *ctr, unsigned char *out, in ctr_BCC_block() 118 __owur static int ctr_BCC_blocks(PROV_DRBG_CTR *ctr, const unsigned char *in) in ctr_BCC_blocks() 136 __owur static int ctr_BCC_init(PROV_DRBG_CTR *ctr) in ctr_BCC_init() 151 __owur static int ctr_BCC_update(PROV_DRBG_CTR *ctr, in ctr_BCC_update() 186 __owur static int ctr_BCC_final(PROV_DRBG_CTR *ctr) in ctr_BCC_final() 196 __owur static int ctr_df(PROV_DRBG_CTR *ctr, in ctr_df() 264 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; in ctr_update() local 310 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; in drbg_ctr_instantiate() local [all …]
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| D | drbg_ctr.c | 58 static void inc_128(PROV_DRBG_CTR *ctr) in inc_128() 71 static void ctr_XOR(PROV_DRBG_CTR *ctr, const unsigned char *in, size_t inlen) in ctr_XOR() 100 __owur static int ctr_BCC_block(PROV_DRBG_CTR *ctr, unsigned char *out, in ctr_BCC_block() 118 __owur static int ctr_BCC_blocks(PROV_DRBG_CTR *ctr, const unsigned char *in) in ctr_BCC_blocks() 136 __owur static int ctr_BCC_init(PROV_DRBG_CTR *ctr) in ctr_BCC_init() 151 __owur static int ctr_BCC_update(PROV_DRBG_CTR *ctr, in ctr_BCC_update() 186 __owur static int ctr_BCC_final(PROV_DRBG_CTR *ctr) in ctr_BCC_final() 196 __owur static int ctr_df(PROV_DRBG_CTR *ctr, in ctr_df() 264 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; in ctr_update() local 310 PROV_DRBG_CTR *ctr = (PROV_DRBG_CTR *)drbg->data; in drbg_ctr_instantiate() local [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jidctint.c | 185 int ctr; variable 438 int ctr; in jpeg_idct_7x7() local 587 int ctr; in jpeg_idct_6x6() local 708 int ctr; in jpeg_idct_5x5() local 822 int ctr; in jpeg_idct_3x3() local 913 int ctr; in jpeg_idct_9x9() local 1085 int ctr; in jpeg_idct_10x10() local 1280 int ctr; in jpeg_idct_11x11() local 1474 int ctr; in jpeg_idct_12x12() local 1690 int ctr; in jpeg_idct_13x13() local [all …]
|
| D | jidctred.c | 132 int ctr; variable 289 int ctr; in jpeg_idct_2x2() local
|
| D | jfdctflt.c | 66 int ctr; variable
|
| D | jidctflt.c | 84 int ctr; variable
|
| D | jfdctfst.c | 123 int ctr; variable
|
| /third_party/libdrm/nouveau/nvif/ |
| D | if0003.h | 13 } ctr[4]; member 29 __u32 ctr[4]; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | jfdctfst.c | 149 int ctr; variable 213 int ctr; in ff_fdct_ifast() local 279 int ctr; in ff_fdct_ifast248() local
|
| D | jfdctint_template.c | 188 int ctr; in FUNC() local 266 int ctr; in FUNC() local 348 int ctr; in FUNC() local
|
| /third_party/typescript/src/services/codefixes/ |
| D | fixConstructorForDerivedNeedSuperCall.ts | 9 const ctr = getNode(sourceFile, span.start); constant
|
| /third_party/mesa3d/src/panfrost/perf/ |
| D | quick.c | 38 const struct panfrost_perf_counter *ctr = &cat->counters[j]; in main() local
|
| /third_party/lzma/CPP/7zip/Crypto/ |
| D | MyAes.cpp | 101 const Byte *ctr = (Byte *)(Aes() + AES_NUM_IVMRK_WORDS); in Z7_COM7F_IMF2() local 135 Byte *ctr = (Byte *)(Aes() + AES_NUM_IVMRK_WORDS); in Z7_COM7F_IMF2() local
|
| /third_party/selinux/libselinux/src/ |
| D | is_customizable_type.c | 19 unsigned int ctr = 0, i; in customizable_init() local
|
| /third_party/libfuse/lib/ |
| D | fuse_i.h | 17 int ctr; member 72 int ctr; member 88 int ctr; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_query_hw_sm.h | 8 uint8_t ctr[4]; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | pspdecryptionparam.h | 42 uint32_t ctr : 1; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| D | fd3_query.c | 36 uint64_t ctr[16]; member
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| D | fdperf.c | 213 select_counter(struct counter_group *group, int ctr, int n) in select_counter() 297 resample_counter(struct counter_group *group, int ctr) in resample_counter() 433 redraw_counter(WINDOW *win, int row, struct counter_group *group, int ctr, in redraw_counter() 513 current_counter(int *ctr) in current_counter()
|
| /third_party/openssl/providers/implementations/ciphers/ |
| D | cipher_aes_siv.h | 30 EVP_CIPHER *ctr; /* These are fetched - so we need to free them */ member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| D | cipher_aes_siv.h | 30 EVP_CIPHER *ctr; /* These are fetched - so we need to free them */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| 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
|
| /third_party/openssl/crypto/modes/ |
| D | siv128.c | 144 EVP_CIPHER *cbc, EVP_CIPHER *ctr, in ossl_siv128_new() 164 const EVP_CIPHER *cbc, const EVP_CIPHER *ctr, in ossl_siv128_init()
|
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| D | siv128.c | 144 EVP_CIPHER *cbc, EVP_CIPHER *ctr, in ossl_siv128_new() 164 const EVP_CIPHER *cbc, const EVP_CIPHER *ctr, in ossl_siv128_init()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| 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
|