Lines Matching refs:library
11 header and library files from ../multissl/$LIB/$VERSION/
121 choices=['library', 'modules', 'tests'],
124 "Which steps to perform. 'library' downloads and compiles OpenSSL "
149 library = None
168 os.path.join(args.base_directory, self.library.lower()), version
186 self.library == other.library
191 return hash((self.library, self.version))
355 # overwrite header and library search paths
395 library = "OpenSSL"
440 library = "LibreSSL"
536 print(" * {0.library} {0.version}".format(build))