Searched refs:hexstring_to_bin (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/security/mac_veriexec_parser/
H A Dmac_veriexec_parser.c82 static int hexstring_to_bin(unsigned char *buf);
106 hexstring_to_bin(unsigned char *buf) function
334 rc = hexstring_to_bin(digest);
454 rc = hexstring_to_bin(manifest_hash);

Completed in 110 milliseconds