Searched refs:magic_conf (Results 1 – 1 of 1) sorted by relevance
158 char *digest_hex, *magic_conf, *str; in magic() local168 asprintf(&magic_conf, magic_fmt, digest_hex); in magic()169 if (magic_conf == NULL) in magic()172 bio = BIO_new_mem_buf((void *)magic_conf, -1); in magic()