Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
Dencrypted.c173 char **hex_encoded_iv) in datablob_parse()
656 const char *format, const char *hex_encoded_iv) in encrypted_key_decrypt()
749 const char *hex_encoded_iv) in encrypted_init()
789 char *hex_encoded_iv = NULL; in encrypted_instantiate() local