Searched defs:inputKey (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaKeys.c146 meta_object_t *wrappingKey, *inputKey; local
155 rv = meta_handle2object(hKey, &inputKey);
163 OBJRELEASE(inputKey);
169 inputKey, pWrappedKey, pulWrappedKeyLen);
172 OBJRELEASE(inputKey);

Completed in 45 milliseconds