Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/ps/
H A Dps_utils.c91 find_write_offset(UINT32 pub_data_size, UINT32 blob_size, UINT32 vendor_data_size) in find_write_offset()
123 write_key_init(int fd, UINT32 pub_data_size, UINT32 blob_size, UINT32 vendor_data_size) in write_key_init()
224 UINT16 pub_data_size, UINT32 blob_size, in cache_key()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_key_ps.c249 ps_get_key_by_uuid(TSS_UUID *uuid, BYTE *blob, UINT16 *blob_size) in ps_get_key_by_uuid()
264 ps_get_key_by_cache_entry(struct key_disk_cache *c, BYTE *blob, UINT16 *blob_size) in ps_get_key_by_cache_entry()
343 UINT32 vendor_size, BYTE *blob, UINT32 blob_size) in ps_write_key()
H A Dtcs_key.c142 UINT32 blob_size, in load_key_init()
H A Dtcs_pbg.c932 UINT64 blob_size; in tpm_rqu_build() local
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_tsp.h54 UINT16 blob_size; member
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_ps.c112 ps_write_key(TSS_UUID *uuid, TSS_UUID *parent_uuid, UINT32 parent_ps, UINT32 blob_size, BYTE *blob) in ps_write_key()
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_plane.c96 size_t blob_size, formats_size, modifiers_size; in create_in_format_blob() local