Home
last modified time | relevance | path

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

/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