Searched defs:hex_encoded_iv (Results 1 – 1 of 1) sorted by relevance
178 char **hex_encoded_iv, char **decrypted_data) in datablob_parse()682 const char *format, const char *hex_encoded_iv) in encrypted_key_decrypt()776 const char *hex_encoded_iv, const char *decrypted_data) in encrypted_init()821 char *hex_encoded_iv = NULL; in encrypted_instantiate() local