CryptoAuthLib v3.8.0
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
pkcs11_find_cache_fields_s Struct Reference

Per-session template cache entry for thread-safe find operations. More...

Data Fields

CK_BBOOL in_use
 Flag indicating if this cache slot is in use.
 
CK_SESSION_HANDLE hSession_use
 Session handle owning this cache slot.
 
CK_BYTE template_cache [(128u)]
 Static template cache buffer.
 

Detailed Description

Per-session template cache entry for thread-safe find operations.