Searched defs:pub_size (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ps/ |
H A D | tspps.c | 338 psfile_get_key_by_pub(int fd, TSS_UUID *uuid, UINT32 pub_size, BYTE *pub, BYTE *key) in psfile_get_key_by_pub() 376 psfile_get_uuid_by_pub(int fd, UINT32 pub_size, BYTE *pub, TSS_UUID *uuid) in psfile_get_uuid_by_pub() 1211 psfile_get_cache_entry_by_pub(int fd, UINT32 pub_size, BYTE *pub, struct key_disk_cache *c) in psfile_get_cache_entry_by_pub()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_ps.c | 149 ps_get_key_by_pub(TSS_HCONTEXT tspContext, UINT32 pub_size, BYTE *pub, TSS_HKEY *hKey) in ps_get_key_by_pub()
|
H A D | obj_rsakey.c | 1844 obj_rsakey_get_by_pub(UINT32 pub_size, BYTE *pub, TSS_HKEY *hKey) in obj_rsakey_get_by_pub()
|