Searched refs:soft_unwrapkey (Results 1 – 3 of 3) sorted by relevance
67 CK_RV soft_unwrapkey(soft_session_t *, CK_MECHANISM_PTR, soft_object_t *,
296 rv = soft_unwrapkey(session_p, pMechanism, unwrappingkey_p, in C_UnwrapKey()
1630 soft_unwrapkey(soft_session_t *session_p, CK_MECHANISM_PTR pMechanism, in soft_unwrapkey() function