Home
last modified time | relevance | path

Searched refs:ps_get_uuid_by_pub (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_key_ps.h25 TSS_RESULT ps_get_uuid_by_pub(TCPA_STORE_PUBKEY *, TSS_UUID **);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_key_ps.c312 ps_get_uuid_by_pub(TCPA_STORE_PUBKEY *pub, TSS_UUID **uuid) in ps_get_uuid_by_pub() function
H A Dtcs_key_mem_cache.c1052 if ((result = ps_get_uuid_by_pub(pubKey, &uuid))) in LoadKeyShim()