Searched refs:asymWrapMechanism (Results 1 – 2 of 2) sorted by relevance
1030 CK_MECHANISM_TYPE asymWrapMechanism; member
5676 CK_MECHANISM_TYPE asymWrapMechanism = CKM_INVALID_MECHANISM; in getWrappingKey() local5765 asymWrapMechanism = CKM_RSA_PKCS; in getWrappingKey()5766 rv = PK11_PubWrapSymKey(asymWrapMechanism, svrPubKey, in getWrappingKey()5854 asymWrapMechanism = masterWrapMech; in getWrappingKey()5868 PORT_Assert(asymWrapMechanism != CKM_INVALID_MECHANISM); in getWrappingKey()5872 wswk.asymWrapMechanism = asymWrapMechanism; in getWrappingKey()