Searched refs:ps_get_uuid_by_pub (Results 1 – 3 of 3) sorted by relevance
25 TSS_RESULT ps_get_uuid_by_pub(TCPA_STORE_PUBKEY *, TSS_UUID **);
312 ps_get_uuid_by_pub(TCPA_STORE_PUBKEY *pub, TSS_UUID **uuid) in ps_get_uuid_by_pub() function
1052 if ((result = ps_get_uuid_by_pub(pubKey, &uuid))) in LoadKeyShim()