Searched defs:hex_encoded_iv (Results 1 – 1 of 1) sorted by relevance
173 char **hex_encoded_iv, char **decrypted_data) in datablob_parse()654 const char *format, const char *hex_encoded_iv) in encrypted_key_decrypt()748 const char *hex_encoded_iv, const char *decrypted_data) in encrypted_init()793 char *hex_encoded_iv = NULL; in encrypted_instantiate() local