Home
last modified time | relevance | path

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

/linux/security/keys/encrypted-keys/
H A Dencrypted.c174 char **hex_encoded_iv, char **decrypted_data) in datablob_parse()
655 const char *format, const char *hex_encoded_iv) in encrypted_key_decrypt()
749 const char *hex_encoded_iv, const char *decrypted_data) in encrypted_init()
794 char *hex_encoded_iv = NULL; in encrypted_instantiate() local