fault.security

Extract library directories and include directories for using an OpenSSL installation.

query
import

libexec
import

_extract_nids
data

_extract_nids = (
	('grep', "define[\t ]*NID"),
	('sed', r"s/#[\t ]*define[ 	]*NID_/OPENSSL_NID(/;s/[ 	]*[0-9]*$/) \\/"),
)

locate_openssl_object_header
function

locate_openssl_object_header(executable)

pipe
function

pipe(object_header)