Searched refs:PK_VERSION_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define PK_VERSION_SIZE 256 macro
1249 token->pkInfo.version.val = (uint8_t *)HcMalloc(PK_VERSION_SIZE, 0); in CreateAccountToken()1251 token->pkInfo.version.length = PK_VERSION_SIZE; in CreateAccountToken()