Home
last modified time | relevance | path

Searched defs:auth_chunk (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/unbound/dist/services/
H A Dauthzone.h466 struct auth_chunk { struct
468 struct auth_chunk* next; argument
472 uint8_t* data;
474 size_t len;
/netbsd/sys/dev/pci/qat/
H A Dqatreg.h1219 struct auth_chunk { struct
1220 struct fw_auth_desc ac_fw_auth_desc;
1221 uint64_t ac_chunk_size;
1222 uint64_t ac_chunk_bus_addr;
H A Dqat_ae.c2510 struct auth_chunk *auth_chunk; in qat_aefw_alloc_auth_dmamem() local