Searched refs:pPlaintextKey (Results 1 – 2 of 2) sorted by relevance
61 int FwdLockGlue_EncryptKey(const void *pPlaintextKey,
148 int FwdLockGlue_EncryptKey(const void *pPlaintextKey, in FwdLockGlue_EncryptKey() argument159 memcpy(pEncryptedKey, pPlaintextKey, plaintextKeyLength); in FwdLockGlue_EncryptKey()