Searched refs:hex_encoded_data (Results 1 – 1 of 1) sorted by relevance
688 const char *hex_encoded_data; in encrypted_key_decrypt() local699 hex_encoded_data = hex_encoded_iv + (2 * ivsize) + 2; in encrypted_key_decrypt()703 ret = hex2bin(epayload->encrypted_data, hex_encoded_data, in encrypted_key_decrypt()709 ret = hex2bin(hmac, hex_encoded_data + (encrypted_datalen * 2), in encrypted_key_decrypt()