HomeSort by: relevance | last modified time | path
    Searched refs:psfile_get_uuid_by_pub (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
tcsps.h 40 TSS_RESULT psfile_get_uuid_by_pub(int, TCPA_STORE_PUBKEY *, TSS_UUID **);
tspps.h 30 TSS_RESULT psfile_get_uuid_by_pub(int, UINT32, BYTE *, TSS_UUID *);
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_key_ps.c 79 if ((rc = psfile_get_uuid_by_pub(fd, pub, &uuid))) {
320 ret = psfile_get_uuid_by_pub(fd, pub, uuid);
  /src/crypto/external/cpl/trousers/dist/src/tcs/ps/
tcsps.c 366 psfile_get_uuid_by_pub(int fd, TCPA_STORE_PUBKEY *pub, TSS_UUID **ret_uuid) function
  /src/crypto/external/cpl/trousers/dist/src/tspi/ps/
tspps.c 376 psfile_get_uuid_by_pub(int fd, UINT32 pub_size, BYTE *pub, TSS_UUID *uuid) function

Completed in 19 milliseconds