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

  /src/crypto/external/cpl/trousers/dist/src/include/
tspps.h 38 TSS_RESULT psfile_get_cache_entry_by_pub(int, UINT32, BYTE *, struct key_disk_cache *);
  /src/crypto/external/cpl/trousers/dist/src/tspi/ps/
tspps.c 346 if ((result = psfile_get_cache_entry_by_pub(fd, pub_size, pub, &tmp)))
381 if ((result = psfile_get_cache_entry_by_pub(fd, pub_size, pub, &tmp)))
1211 psfile_get_cache_entry_by_pub(int fd, UINT32 pub_size, BYTE *pub, struct key_disk_cache *c) function

Completed in 24 milliseconds