Home
last modified time | relevance | path

Searched defs:tag_size (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dsigned_hdr.h92 uint16_t tag_size; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dsigned_hdr.h92 uint16_t tag_size; member
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dsm4_core.h59 unsigned int tag_size; member
H A Daes_core.h89 int tag_size; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c510 int tag_size; in nand_rw_page() local
726 int tag_size; in nand_rw_oob() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drk_atags.c151 static int inline atags_size_overflow(struct tag *t, u32 tag_size) in atags_size_overflow()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgf100.c160 u32 tag_size, tag_margin, tag_align; in gf100_ltc_oneinit_tag_ram() local
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Draspberrypi.c88 void *data, size_t tag_size) in rpi_firmware_property_list()
/OK3568_Linux_fs/kernel/include/soc/bcm2835/
H A Draspberrypi-firmware.h153 void *data, size_t tag_size) in rpi_firmware_property_list()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_transport.c278 unsigned int tag_num, unsigned int tag_size) in transport_alloc_session_tags()
311 transport_init_session_tags(unsigned int tag_num, unsigned int tag_size, in transport_init_session_tags()
423 unsigned int tag_num, unsigned int tag_size, in target_setup_session()
/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dsetup.h182 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A Dsetup.h182 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-selftests.c303 const int tag_size = vec->ciphertext_size - vec->plaintext_size; in fips_test_aead() local
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dsetup.h152 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_nego.c1076 int sessiontype = 0, ret = 0, tag_num, tag_size; in iscsi_target_locate_portal() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenhd.h170 unsigned char tag_size; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h216 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetup.h247 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_device.c1017 u16 nonce_size, tag_size, iv_size, rec_seq_size; in tls_set_device_offload() local
H A Dtls_sw.c2311 u16 nonce_size, tag_size, iv_size, rec_seq_size, salt_size; in tls_set_sw_offload() local
/OK3568_Linux_fs/kernel/include/net/
H A Dtls.h239 u16 tag_size; member
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_main.c1634 int i, tag_size; in setup_commands() local
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c845 static int ccm_compose_aad_iv(u8 *aad_iv, u32 data_len, u32 aad_len, u32 tag_size) in ccm_compose_aad_iv()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2153 int i, tag_num, tag_size, ret; in srpt_cm_req_recv() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-integrity.c157 unsigned tag_size; member