| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/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
|
| /third_party/openssl/crypto/evp/ |
| D | p_dec.c | 21 int EVP_PKEY_decrypt_old(unsigned char *key, const unsigned char *ek, int ekl, in EVP_PKEY_decrypt_old()
|
| D | p_enc.c | 21 int EVP_PKEY_encrypt_old(unsigned char *ek, const unsigned char *key, in EVP_PKEY_encrypt_old()
|
| D | p_open.c | 19 const unsigned char *ek, int ekl, const unsigned char *iv, in EVP_OpenInit()
|
| D | p_seal.c | 21 unsigned char **ek, int *ekl, unsigned char *iv, in EVP_SealInit()
|
| /third_party/FreeBSD/sys/crypto/rijndael/ |
| D | rijndael.h | 40 uint32_t ek[4 * (RIJNDAEL_MAXNR + 1)]; /* encrypt key schedule */ member
|
| D | rijndael-api-fst.h | 48 u_int32_t ek[4*(RIJNDAEL_MAXNR + 1)]; /* CFB1 key schedule (encryption only) */ member
|
| /third_party/openssl/crypto/idea/ |
| D | i_skey.c | 61 void IDEA_set_decrypt_key(IDEA_KEY_SCHEDULE *ek, IDEA_KEY_SCHEDULE *dk) in IDEA_set_decrypt_key()
|
| /third_party/openssl/crypto/pkcs7/ |
| D | pk7_doit.c | 113 unsigned char *ek = NULL; in pkcs7_encode_rinfo() local 160 unsigned char *ek = NULL; in pkcs7_decrypt_rinfo() local 410 unsigned char *ek = NULL, *tkey = NULL; in PKCS7_dataDecode() local
|
| /third_party/openssl/crypto/cms/ |
| D | cms_env.c | 460 unsigned char *ek = NULL; in cms_RecipientInfo_ktri_encrypt() local 521 unsigned char *ek = NULL; in cms_RecipientInfo_ktri_decrypt() local
|
| /third_party/openssl/crypto/crmf/ |
| D | crmf_lib.c | 615 unsigned char *ek = NULL; /* decrypted symmetric encryption key */ in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
|
| /third_party/openssl/crypto/aria/ |
| D | aria.c | 1198 ARIA_KEY ek; in ossl_aria_set_decrypt_key() local
|
| /third_party/typescript/src/harness/ |
| D | fourslashImpl.ts | 1238 const ak = actual[key], ek = expected[key]; constant
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | wpa_auth.c | 1595 u8 ek[32]; in __wpa_send_eapol() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | wpa_auth.c | 1657 u8 ek[32]; in __wpa_send_eapol() local
|