Home
last modified time | relevance | path

Searched refs:inputKey (Results 1 – 1 of 1) sorted by relevance

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