Searched defs:ekey (Results 1 – 6 of 6) sorted by relevance
33 def encrypt_int(message, ekey, n): argument
38 const char *ekey, *evalue; in onhdr() local
813 public void key(byte[] ekey) throws SQLite.Exception { in key()841 private native void _key(byte[] ekey); in _key()851 public void rekey(byte[] ekey) throws SQLite.Exception { in rekey()879 private native void _rekey(byte[] ekey); in _rekey()
352 ByteString ekey = m_pEncryptDict->GetStringFor(bOwner ? "OE" : "UE"); in AES256_CheckPassword() local
141 u8 *buf, *ekey; in ieee802_1x_tx_key_one() local
687 u8 ekey[IEEE8021X_KEY_IV_LEN + IEEE8021X_ENCR_KEY_LEN]; in eapol_sm_processKey() local