Searched refs:ret_dump_str (Results 1 – 2 of 2) sorted by relevance
9 char **ret_dump_str) { in crypt_dump_buffer_to_hex_string() argument15 assert(ret_dump_str); in crypt_dump_buffer_to_hex_string()28 *ret_dump_str = TAKE_PTR(dump_str); in crypt_dump_buffer_to_hex_string()33 int crypt_dump_hex_string(const char *hex_str, char **ret_dump_str) { in crypt_dump_hex_string() argument40 assert(ret_dump_str); in crypt_dump_hex_string()55 *ret_dump_str = TAKE_PTR(dump_str); in crypt_dump_hex_string()
36 char **ret_dump_str);38 int crypt_dump_hex_string(const char *hex_str, char **ret_dump_str);