Home
last modified time | relevance | path

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

/linux-3.3/security/keys/encrypted-keys/
Dencrypted.c179 char **hex_encoded_iv) in datablob_parse()
652 const char *format, const char *hex_encoded_iv) in encrypted_key_decrypt()
744 const char *hex_encoded_iv) in encrypted_init()
784 char *hex_encoded_iv = NULL; in encrypted_instantiate() local