Home
last modified time | relevance | path

Searched defs:ctr (Results 176 - 200 of 292) sorted by relevance

12345678910>>...12

/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c587 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 Dsubdir.c81 int ctr; in count_components() local
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h48 ctr128_f ctr; member
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dx942kdf.c403 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 Ddrbg_ctr.c58 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 Dssl3_record.c980 size_t bs, ctr, padnum, loop; in tls1_enc() local
[all...]
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h48 ctr128_f ctr; member
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c58 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/providers/implementations/kdfs/
H A Dx942kdf.c403 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/openssl/ssl/record/
H A Dssl3_record.c980 size_t bs, ctr, padnum, loop; in tls1_enc() local
[all...]
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c955 static int32_t GetCertInfo(const mbedtls_x509_crt *ctr, CertInfo **binSignCert) in GetCertInfo() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dstmmac.h119 u32 ctr[2]; member
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_algs.c854 int ret, ctr = 0; in qat_alg_aead_dec() local
901 int ret, ctr = 0; in qat_alg_aead_enc() local
1063 int ret, ctr = 0; in qat_alg_skcipher_encrypt() local
1141 int ret, ctr = 0; in qat_alg_skcipher_decrypt() local
H A Dqat_asym_algs.c221 int ret, ctr = 0; in qat_dh_compute_value() local
650 int ret, ctr = 0; in qat_rsa_enc() local
784 int ret, ctr = 0; in qat_rsa_dec() local
/kernel/linux/linux-5.10/crypto/
H A Dgcm.c23 struct crypto_skcipher_spawn ctr; member
28 struct crypto_skcipher *ctr; member
97 struct crypto_skcipher *ctr = ctx->ctr; in crypto_gcm_setkey() local
526 struct crypto_skcipher *ctr; crypto_gcm_init_tfm() local
584 struct skcipher_alg *ctr; crypto_gcm_create_common() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dptrace.h42 unsigned long ctr; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c1615 int ctr = mipspmu.num_counters; in pause_local_counters() local
1631 int ctr = mipspmu.num_counters; in resume_local_counters() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h168 unsigned long lr, ctr; member
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c282 static void set_pm_event(u32 ctr, int event, u32 unit_mask) in set_pm_event() argument
424 enable_ctr(u32 cpu, u32 ctr, u32 *pm07_cntrl) enable_ctr() argument
559 cell_reg_setup_spu_cycles(struct op_counter_config *ctr, struct op_system_config *sys, int num_ctrs) cell_reg_setup_spu_cycles() argument
681 cell_reg_setup_spu_events(struct op_counter_config *ctr, struct op_system_config *sys, int num_ctrs) cell_reg_setup_spu_events() argument
750 cell_reg_setup_ppu(struct op_counter_config *ctr, struct op_system_config *sys, int num_ctrs) cell_reg_setup_ppu() argument
834 cell_reg_setup(struct op_counter_config *ctr, struct op_system_config *sys, int num_ctrs) cell_reg_setup() argument
1241 cell_global_start_spu_cycles(struct op_counter_config *ctr) cell_global_start_spu_cycles() argument
1331 cell_global_start_spu_events(struct op_counter_config *ctr) cell_global_start_spu_events() argument
1394 cell_global_start_ppu(struct op_counter_config *ctr) cell_global_start_ppu() argument
1440 cell_global_start(struct op_counter_config *ctr) cell_global_start() argument
1478 cell_handle_interrupt_spu(struct pt_regs *regs, struct op_counter_config *ctr) cell_handle_interrupt_spu() argument
1596 cell_handle_interrupt_ppu(struct pt_regs *regs, struct op_counter_config *ctr) cell_handle_interrupt_ppu() argument
1669 cell_handle_interrupt(struct pt_regs *regs, struct op_counter_config *ctr) cell_handle_interrupt() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c493 int ctr = 0; in hpre_send() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dperf_event_mipsxx.c1549 int ctr = mipspmu.num_counters; in pause_local_counters() local
1565 int ctr = mipspmu.num_counters; in resume_local_counters() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h158 unsigned long lr, ctr; member
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dptrace.h42 unsigned long ctr; member
/kernel/linux/linux-5.10/drivers/input/serio/
H A Di8042.c995 unsigned char ctr[2]; in i8042_controller_init() local
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dvdec.c628 struct vdec_controls *ctr = &inst->controls.dec; in vdec_set_properties() local

Completed in 31 milliseconds

12345678910>>...12