Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c958 args->libraryVersion.major = 2; in C_GetInfo()
959 args->libraryVersion.minor = 0; in C_GetInfo()
/freebsd/crypto/openssh/
H A Dssh-pkcs11.c1577 p->info.libraryVersion.major, in pkcs11_register_provider()
1578 p->info.libraryVersion.minor); in pkcs11_register_provider()
H A Dpkcs11.h111 #define library_version libraryVersion
/freebsd/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h110 #define library_version libraryVersion
/freebsd/contrib/bsnmp/tests/
H A Dcatch.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()