Home
last modified time | relevance | path

Searched defs:ek (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/common/
Dmdtemperature_impl.cu20 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/
Ddes_i.h13 u32 ek[3][32]; member
Ddes-internal.c403 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()
Dcrypto_internal-cipher.c35 u32 ek[32]; member
/third_party/openssl/crypto/evp/
Dp_enc.c17 int EVP_PKEY_encrypt_old(unsigned char *ek, const unsigned char *key, in EVP_PKEY_encrypt_old()
Dp_dec.c17 int EVP_PKEY_decrypt_old(unsigned char *key, const unsigned char *ek, int ekl, in EVP_PKEY_decrypt_old()
Dp_seal.c19 unsigned char **ek, int *ekl, unsigned char *iv, in EVP_SealInit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Ddes_i.h13 u32 ek[3][32]; member
Ddes-internal.c403 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()
Dcrypto_internal-cipher.c35 u32 ek[32]; member
/third_party/FreeBSD/sys/crypto/rijndael/
Drijndael.h40 uint32_t ek[4 * (RIJNDAEL_MAXNR + 1)]; /* encrypt key schedule */ member
Drijndael-api-fst.h48 u_int32_t ek[4*(RIJNDAEL_MAXNR + 1)]; /* CFB1 key schedule (encryption only) */ member
/third_party/openssl/crypto/idea/
Di_skey.c54 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/
Dmdtemperature_kernel.h66 auto ek = GetDeviceAddress<T>(outputs, 0); in Launch() local
/third_party/openssl/crypto/pkcs7/
Dpk7_doit.c92 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/
Dcms_env.c298 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/
Daria.c1198 ARIA_KEY ek; in aria_set_decrypt_key() local
/third_party/typescript/src/harness/
DfourslashImpl.ts1238 const ak = actual[key], ek = expected[key]; constant
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c1595 u8 ek[32]; in __wpa_send_eapol() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c1657 u8 ek[32]; in __wpa_send_eapol() local