Searched defs:ek (Results 1 – 10 of 10) sorted by relevance
/external/wpa_supplicant_8/src/crypto/ |
D | des_i.h | 13 u32 ek[3][32]; member
|
D | des-internal.c | 403 u32 ek[32], work[2]; in des_encrypt() local 428 void des_key_setup(const u8 *key, u32 *ek, u32 *dk) in des_key_setup() 435 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt) in des_block_encrypt()
|
D | crypto_internal-cipher.c | 35 u32 ek[32]; member
|
/external/openssh/ |
D | cipher-aesctr.h | 27 u32 ek[4*(AES_MAXROUNDS + 1)]; /* encrypt key schedule */ member
|
D | rijndael.h | 48 u32 ek[4*(AES_MAXROUNDS + 1)]; /* encrypt key schedule */ member
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session.cc | 1295 std::unique_ptr<ExecutorsAndKeys> ek(new ExecutorsAndKeys); in CreateExecutors() local 1543 std::unique_ptr<ExecutorsAndKeys> ek; in GetOrCreateExecutors() local 1835 std::unique_ptr<ExecutorsAndKeys> ek; in MakeCallable() local
|
/external/lua/src/ |
D | ltable.c | 395 static void rehash (lua_State *L, Table *t, const TValue *ek) { in rehash()
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | isac.c | 994 uint16_t ek = ((const uint16_t*)encoded)[k >> 1]; in WebRtcIsac_UpdateBwEstimate() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 1617 u8 ek[32]; in __wpa_send_eapol() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|