Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 9 of 9) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/library/
Dblowfish.c102 uint32_t Xl, Xr, temp; in blowfish_enc() local
131 uint32_t Xl, Xr, temp; in blowfish_dec() local
269 unsigned char temp[MBEDTLS_BLOWFISH_BLOCKSIZE]; in mbedtls_blowfish_crypt_cbc() local
Dxtea.c152 unsigned char temp[8]; in mbedtls_xtea_crypt_cbc() local
Ddes.c671 unsigned char temp[8]; in mbedtls_des_crypt_cbc() local
770 unsigned char temp[8]; in mbedtls_des3_crypt_cbc() local
Dsha1.c115 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_sha1_process() local
Dcamellia.c566 unsigned char temp[16]; in mbedtls_camellia_crypt_cbc() local
Daes.c868 unsigned char temp[16]; in mbedtls_aes_crypt_cbc() local
/net-tools-latest/tinydtls-0.8.2/aes/
Drijndael.c734 aes_u32 temp; in rijndaelKeySetupEnc() local
822 aes_u32 temp; in rijndaelKeySetupDec() local
/net-tools-latest/tinydtls-0.8.2/ecc/
Dtestfield.c101 uint32_t temp[8]; variable
Decc.c160 uint32_t temp[length * 2]; in fieldMult() local