Home
last modified time | relevance | path

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

/linux-5.19.10/security/keys/encrypted-keys/
Dencrypted.c178 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