Searched refs:tag_tmp (Results 1 – 1 of 1) sorted by relevance
532 uint8_t* tag_tmp = tag; in gsec_aes_gcm_aead_crypter_decrypt_iovec() local534 memcpy(tag_tmp, ciphertext, ciphertext_length); in gsec_aes_gcm_aead_crypter_decrypt_iovec()535 tag_tmp += ciphertext_length; in gsec_aes_gcm_aead_crypter_decrypt_iovec()549 memcpy(tag_tmp, ciphertext, ciphertext_length); in gsec_aes_gcm_aead_crypter_decrypt_iovec()550 tag_tmp += ciphertext_length; in gsec_aes_gcm_aead_crypter_decrypt_iovec()