Searched defs:CK_VERSION (Results 1 – 1 of 1) sorted by relevance
59 typedef struct CK_VERSION CK_VERSION; typedef62 struct CK_VERSION { struct63 CK_BYTE major;64 CK_BYTE minor;
Completed in 9 milliseconds