/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/common/ |
D | mdtemperature_impl.cu | 20 const float *atom_mass, float *ek) { in MDTemperatureKernel() 42 const float *atom_mass, float *ek, cudaStream_t stream) { in MDTemperature()
|
/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/openssl/crypto/evp/ |
D | p_enc.c | 17 int EVP_PKEY_encrypt_old(unsigned char *ek, const unsigned char *key, in EVP_PKEY_encrypt_old()
|
D | p_dec.c | 17 int EVP_PKEY_decrypt_old(unsigned char *key, const unsigned char *ek, int ekl, in EVP_PKEY_decrypt_old()
|
D | p_seal.c | 19 unsigned char **ek, int *ekl, unsigned char *iv, in EVP_SealInit()
|
/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/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 | 54 void IDEA_set_decrypt_key(IDEA_KEY_SCHEDULE *ek, IDEA_KEY_SCHEDULE *dk) in IDEA_set_decrypt_key()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/common/ |
D | mdtemperature_kernel.h | 66 auto ek = GetDeviceAddress<T>(outputs, 0); in Launch() local
|
/third_party/openssl/crypto/pkcs7/ |
D | pk7_doit.c | 92 unsigned char *ek = NULL; in pkcs7_encode_rinfo() local 144 unsigned char *ek = NULL; in pkcs7_decrypt_rinfo() local 372 unsigned char *ek = NULL, *tkey = NULL; in PKCS7_dataDecode() local
|
/third_party/openssl/crypto/cms/ |
D | cms_env.c | 298 unsigned char *ek = NULL; in cms_RecipientInfo_ktri_encrypt() local 363 unsigned char *ek = NULL; in cms_RecipientInfo_ktri_decrypt() local
|
/third_party/openssl/crypto/aria/ |
D | aria.c | 1198 ARIA_KEY ek; in 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
|