Searched defs:uuid (Results 1 - 25 of 97) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/lib/libbluetooth/
H A Dsdp_match.c46 sdp_match_uuid16(sdp_data_t *data, uint16_t uuid) argument
H A Dsdp_get.c83 sdp_get_uuid(sdp_data_t *data, uuid_t *uuid) argument
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Duuid.h25 int8_t uuid[ID_LEN]; member in struct:id
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/uuid/
H A Duuid.h25 int8_t uuid[ID_LEN]; member in struct:id
/netbsd-6-1-5-RELEASE/lib/libc/uuid/
H A Duuid_stream.c60 uuid_enc_le(void *buf, const uuid_t *uuid) argument
75 uuid_dec_le(const void *buf, uuid_t *uuid) argument
90 uuid_enc_be(void *buf, const uuid_t *uuid) argument
105 uuid_dec_be(const void *buf, uuid_t *uuid) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/src/lib/
H A Duuid.c57 nbuuid_create(nbuuid_t *uuid, uint32_t *status) argument
75 nbuuid_to_string(nbuuid_t *uuid, cha argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Duuid.c70 int is_nil_uuid(const u8 *uuid) argument
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dpvcreate.c32 const char *uuid = NULL; local
/netbsd-6-1-5-RELEASE/usr.bin/uuidgen/
H A Duuidgen.c80 uuid_t *store, *uuid; local
/netbsd-6-1-5-RELEASE/sys/ufs/ffs/
H A Dffs_appleufs.c124 ffs_appleufs_set(struct appleufslabel *appleufs, const char *name, time_t t, uint64_t uuid) argument
/netbsd-6-1-5-RELEASE/sys/sys/
H A Duuid.h49 struct uuid { struct
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_ps.c158 key_mgr_load_by_uuid(TCS_CONTEXT_HANDLE hContext, TSS_UUID *uuid, TCS_LOADKEY_INFO *pInfo, TCS_KEY_HANDLE *phKeyTCSI) argument
H A Dtcs_key_ps.c71 TSS_UUID *uuid; local
94 getParentUUIDByUUID(TSS_UUID *uuid, TSS_UUID *ret_uuid) argument
115 isUUIDRegistered(TSS_UUID *uuid, TSS_BOOL *is_reg) argument
161 ps_remove_key(TSS_UUID *uuid) argument
249 ps_get_key_by_uuid(TSS_UUID *uuid, BYTE *blob, UINT16 *blob_size) argument
312 ps_get_uuid_by_pub(TCPA_STORE_PUBKEY *pub, TSS_UUID **uuid) argument
342 ps_write_key(TSS_UUID *uuid, TSS_UUID *parent_uuid, BYTE *vendor_data, UINT32 vendor_size, BYTE *blob, UINT32 blob_size) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Defi.c102 efi_get_table(struct uuid *uuid) argument
/netbsd-6-1-5-RELEASE/usr.sbin/sdpd/
H A Ddb.c177 db_match_uuid(record_t *rec, uuid_t *uuid) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_rsakey.h26 TSS_UUID uuid; member in struct:tr_rsakey_obj
H A Dtcs_tsp.h57 TSS_UUID uuid; member in struct:key_disk_cache
H A Dtcs_utils.h28 TSS_UUID uuid; member in struct:key_mem_cache
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/wps/
H A Dwps_er_ssdp.c36 u8 uuid[WPS_UUID_LEN]; local
/netbsd-6-1-5-RELEASE/sbin/gpt/
H A Dcreate.c64 uuid_t uuid; local
H A Dlabel.c71 uuid_t uuid; local
H A Dremove.c70 uuid_t uuid; local
/netbsd-6-1-5-RELEASE/usr.bin/sdpquery/
H A Dcommand.c47 uint16_t uuid; member in struct:alias
211 uuid_t uuid; local
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/ps/
H A Dps_utils.c228 cache_key(UINT32 offset, UINT16 flags, TSS_UUID *uuid, TSS_UUID *parent_uuid, UINT16 pub_data_size, UINT32 blob_size, UINT32 vendor_data_size) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_ps.c63 ps_get_registered_keys(TSS_UUID *uuid, TSS_UUID *tcs_uuid, UINT32 *size, TSS_KM_KEYINFO **keys) argument
79 ps_get_registered_keys2(TSS_UUID *uuid, TSS_UUID *tcs_uuid, UINT32 *size, TSS_KM_KEYINFO2 **keys) argument
96 ps_is_key_registered(TSS_UUID *uuid, TSS_BOOL *answer) argument
112 ps_write_key(TSS_UUID *uuid, TSS_UUID *parent_uuid, UINT32 parent_ps, UINT32 blob_size, BYTE *blob) argument
134 ps_remove_key(TSS_UUID *uuid) argument
154 TSS_UUID uuid; local
172 ps_get_key_by_uuid(TSS_HCONTEXT tspContext, TSS_UUID *uuid, TSS_HKEY *hKey) argument
194 ps_get_parent_uuid_by_uuid(TSS_UUID *uuid, TSS_UUID *parent_uuid) argument
209 ps_get_parent_ps_type_by_uuid(TSS_UUID *uuid, UINT32 *type) argument
[all...]

Completed in 328 milliseconds

1234