Home
last modified time | relevance | path

Searched defs:tmpInput (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/crypto/modes/src/
Dasm_aes_cfb.c41 uint8_t tmpInput = *input; // To support the same address in and out in CRYPT_AES_CFB16_Decrypt() local
Dmodes_cfb.c155 uint8_t tmpInput = *input; // To support the same address in and out in MODES_CFB_BytesDecrypt() local
215 uint8_t tmpInput = *inp; // To support the same address in and out in MODES_CFB128_BytesDecrypt() local