Searched refs:pPrivateKeyTemplate (Results 1 – 2 of 2) sorted by relevance
1256 const CK_ATTRIBUTE* pPrivateKeyTemplate, /* priv. attr. template */ in C_GenerateKeyPair() argument1271 (pPublicKeyTemplate == NULL) || (pPrivateKeyTemplate == NULL) || in C_GenerateKeyPair()1283 …UTE*)pPublicKeyTemplate, ulPublicKeyAttributeCount, (CK_ATTRIBUTE*)pPrivateKeyTemplate, ulPrivateK… in C_GenerateKeyPair()
557 const CK_ATTRIBUTE* pPrivateKeyTemplate,