/third_party/openssl/crypto/evp/ |
H A D | e_chacha20_poly1305.c | 58 chacha_cipher(EVP_CIPHER_CTX * ctx, unsigned char *out, const unsigned char *inp, size_t len) chacha_cipher() argument
|
H A D | e_aes_cbc_hmac_sha256.c | 147 const unsigned char *inp; member 155 tls1_1_multi_block_encrypt(EVP_AES_HMAC_SHA256 *key, unsigned char *out, const unsigned char *inp, size_t inp_len, int n4x) tls1_1_multi_block_encrypt() argument [all...] |
H A D | e_aes_cbc_hmac_sha1.c | 152 const unsigned char *inp; member 160 tls1_1_multi_block_encrypt(EVP_AES_HMAC_SHA1 *key, unsigned char *out, const unsigned char *inp, size_t inp_len, int n4x) tls1_1_multi_block_encrypt() argument [all...] |
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 116 const unsigned char *inp; member 125 tls1_multi_block_encrypt(void *vctx, unsigned char *out, const unsigned char *inp, size_t inp_len, int n4x) tls1_multi_block_encrypt() argument [all...] |
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 112 const unsigned char *inp; member 121 tls1_multi_block_encrypt(void *vctx, unsigned char *out, const unsigned char *inp, size_t inp_len, int n4x) tls1_multi_block_encrypt() argument [all...] |
/third_party/openssl/providers/implementations/digests/ |
H A D | sha3_prov.c | 68 static int keccak_update(void *vctx, const unsigned char *inp, size_t len) in keccak_update() argument 123 static size_t generic_sha3_absorb(void *vctx, const void *inp, size_t len) in generic_sha3_absorb() argument 150 static size_t s390x_sha3_absorb(void *vctx, const void *inp, size_t len) in s390x_sha3_absorb() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_partition_tables.cpp | 106 static uint32_t hash52(uint32_t inp) in hash52() argument [all...] |
/third_party/python/Parser/ |
H A D | tokenizer.h | 36 char *inp; /* End of data in buffer */ member
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_msgtype50.c | 204 unsigned char *mod, *exp, *inp; in ICAMEX_msg_to_type50MEX_msg() local 272 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | cal-video.c | 436 cal_enum_input(struct file *file, void *priv, struct v4l2_input *inp) cal_enum_input() argument
|
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_video.c | 411 vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *inp) vidioc_enum_input() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_driver.c | 593 zoran_enum_input(struct file *file, void *__fh, struct v4l2_input *inp) zoran_enum_input() argument
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_eer.c | 547 static int dasd_eer_open(struct inode *inp, struct file *filp) in dasd_eer_open() argument 585 static int dasd_eer_close(struct inode *inp, struct file *filp) in dasd_eer_close() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/cal/ |
H A D | cal-video.c | 340 cal_legacy_enum_input(struct file *file, void *priv, struct v4l2_input *inp) cal_legacy_enum_input() argument
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_eer.c | 548 static int dasd_eer_open(struct inode *inp, struct file *filp) in dasd_eer_open() argument 586 static int dasd_eer_close(struct inode *inp, struct file *filp) in dasd_eer_close() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 582 zoran_enum_input(struct file *file, void *__fh, struct v4l2_input *inp) zoran_enum_input() argument
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_msgtype50.c | 199 unsigned char *mod, *exp, *inp; in ICAMEX_msg_to_type50MEX_msg() local 263 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_intra_msa.c | 63 uint32_t row, inp; in ff_hor_16x16_msa() local 84 uint32_t row, inp; in ff_hor_32x32_msa() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ra144.c | 1613 void ff_int_to_int16(int16_t *out, const int *inp) in ff_int_to_int16() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_normalize.c | 145 uint8_t *inp = in->data[0] + y * in->linesize[0]; in find_min_max() local 159 uint8_t *inp = in->data[0] + y * in->linesize[0]; in process() local 219 uint16_t *inp = (uint16_t *)(in->data[0] + y * in->linesize[0]); in find_min_max_16() local 233 uint16_t *inp = (uint16_t *)(in->data[0] + y * in->linesize[0]); process_16() local [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | pppol2tp.c | 348 u8_t *inp; in pppol2tp_input() local 487 u8_t *inp; pppol2tp_dispatch_control_packet() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 147 const unsigned char *inp; member 155 tls1_1_multi_block_encrypt(EVP_AES_HMAC_SHA256 *key, unsigned char *out, const unsigned char *inp, size_t inp_len, int n4x) tls1_1_multi_block_encrypt() argument [all...] |
H A D | e_aes_cbc_hmac_sha1.c | 152 const unsigned char *inp; member 160 tls1_1_multi_block_encrypt(EVP_AES_HMAC_SHA1 *key, unsigned char *out, const unsigned char *inp, size_t inp_len, int n4x) tls1_1_multi_block_encrypt() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | gcm128.c | 375 gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp, size_t len) global() argument [all...] |
/third_party/openssl/crypto/modes/ |
H A D | gcm128.c | 375 gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp, size_t len) global() argument [all...] |