Home
last modified time | relevance | path

Searched defs:length_bytes (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/lib/libcbor/src/cbor/
H A Dstreaming.c34 #define READ_CLAIM_INVOKE(callback_name, length_reader, length_bytes) \ argument
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_bios.c605 u8 *bios, u32 length_bytes) in amdgpu_soc15_read_bios_from_rom()
H A Damdgpu_cik.c1013 u8 *bios, u32 length_bytes) in cik_read_bios_from_rom()
H A Damdgpu_si.c1307 u8 *bios, u32 length_bytes) in si_read_bios_from_rom()
H A Dvi.c636 u8 *bios, u32 length_bytes) in vi_read_bios_from_rom()
/openbsd-src/lib/libssl/
H A Ds3_cbc.c401 unsigned char length_bytes[MAX_HASH_BIT_COUNT_BYTES]; in ssl3_cbc_digest_record() local
/openbsd-src/lib/libcrypto/evp/
H A De_chacha20poly1305.c91 unsigned char length_bytes[8]; in poly1305_update_with_length() local