Home
last modified time | relevance | path

Searched refs:libraryVersion (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/hx509/
HDsoftp11.c958 args->libraryVersion.major = 2; in C_GetInfo()
959 args->libraryVersion.minor = 0; in C_GetInfo()
/freebsd-13-stable/crypto/openssh/
HDssh-pkcs11.c1606 p->info.libraryVersion.major, in pkcs11_register_provider()
1607 p->info.libraryVersion.minor); in pkcs11_register_provider()
HDpkcs11.h111 #define library_version libraryVersion
/freebsd-13-stable/crypto/heimdal/lib/hx509/ref/
HDpkcs11.h110 #define library_version libraryVersion
/freebsd-13-stable/contrib/bsnmp/tests/
HDcatch.hpp13052 Version const& libraryVersion();
13210 << "\nCatch v" << libraryVersion() << "\n" in showHelp()
13219 << std::left << std::setw(16) << "version: " << libraryVersion() << std::endl; in libIdentify()
15052 Version const& libraryVersion() { in libraryVersion() function
16282 << " is a Catch v" << libraryVersion() << " host application.\n" in lazyPrintRunInfo()