Searched refs:phKey (Results 1 – 2 of 2) sorted by relevance
1195 CK_OBJECT_HANDLE* phKey) /* receives handle of new key */ in C_GenerateKey() argument1206 if ((pMechanism == NULL) || (phKey == NULL) || (pTemplate == NULL)) in C_GenerateKey()1246 *phKey = sOperation.params[0].value.a; in C_GenerateKey()1324 CK_OBJECT_HANDLE* phKey) /* gets new handle */ in C_DeriveKey() argument1335 if ((pMechanism == NULL) || (pTemplate == NULL) || (phKey == NULL)) in C_DeriveKey()1375 *phKey = sOperation.params[0].value.a; in C_DeriveKey()
550 CK_OBJECT_HANDLE* phKey);568 CK_OBJECT_HANDLE* phKey);