Searched defs:ekey (Results 1 – 7 of 7) sorted by relevance
693 void __des_setkey(const unsigned char *key, struct expanded_key *ekey) in __des_setkey()756 uint32_t count, uint32_t saltbits, const struct expanded_key *ekey) in __do_des()848 uint32_t count, uint32_t saltbits, const struct expanded_key *ekey) in des_cipher()879 struct expanded_key ekey; in _crypt_extended_r_uut() local
51 char ekey[LWS_GENHASH_LARGEST]; in lws_jwe_encrypt_rsa_aes_cbc_hs() local
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()
364 ByteString ekey = m_pEncryptDict->GetByteStringFor(bOwner ? "OE" : "UE"); in AES256_CheckPassword() local
149 u8 *buf, *ekey; in ieee802_1x_tx_key_one() local
702 u8 ekey[IEEE8021X_KEY_IV_LEN + IEEE8021X_ENCR_KEY_LEN]; in eapol_sm_processKey() local