Home
last modified time | relevance | path

Searched refs:hardwareVersion (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Sasportal/
H A DSasPortalDeviceModel.php21 public $hardwareVersion; variable in Google_Service_Sasportal_SasPortalDeviceModel
34 public function setHardwareVersion($hardwareVersion) argument
36 $this->hardwareVersion = $hardwareVersion;
40 return $this->hardwareVersion;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/SASPortalTesting/
H A DSasPortalDeviceModel.php21 public $hardwareVersion; variable in Google_Service_SASPortalTesting_SasPortalDeviceModel
34 public function setHardwareVersion($hardwareVersion) argument
36 $this->hardwareVersion = $hardwareVersion;
40 return $this->hardwareVersion;
/dports/security/beid/eid-mw-5.0.8/tests/unit/
H A Dslotinfo.c55 printf("Hardware version: %d.%d\n", info.hardwareVersion.major, info.hardwareVersion.minor); in TEST_FUNC()
56 printf("Firmware version: %d.%d\n", info.hardwareVersion.major, info.hardwareVersion.minor); in TEST_FUNC()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 buffer.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 sb.append(hardwareVersion.toString()); in toString()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_SLOT_INFO.java107 public CK_VERSION hardwareVersion; field in CK_SLOT_INFO
123 this.hardwareVersion = hwVer; in CK_SLOT_INFO()
152 buffer.append(hardwareVersion.toString()); in toString()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/www/firefox/firefox-99.0/security/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/security/ca_root_nss/nss-3.71/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/security/nss/nss-3.76.1/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/ckfw/
H A Dslot.c76 CK_VERSION hardwareVersion; member
489 if ((0 != fwSlot->hardwareVersion.major) || in nssCKFWSlot_GetHardwareVersion()
490 (0 != fwSlot->hardwareVersion.minor)) { in nssCKFWSlot_GetHardwareVersion()
491 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
496 fwSlot->hardwareVersion = fwSlot->mdSlot->GetHardwareVersion( in nssCKFWSlot_GetHardwareVersion()
499 fwSlot->hardwareVersion.major = 0; in nssCKFWSlot_GetHardwareVersion()
500 fwSlot->hardwareVersion.minor = 1; in nssCKFWSlot_GetHardwareVersion()
503 rv = fwSlot->hardwareVersion; in nssCKFWSlot_GetHardwareVersion()
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Dlists.c140 if (info.hardwareVersion.major || info.hardwareVersion.minor) in print_token_info()
142 info.hardwareVersion.major, in print_token_info()
143 info.hardwareVersion.minor); in print_token_info()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsslotd/
H A Dpkcsslotd_util.c99 memcpy(&slot_info[id].pk_slot.hardwareVersion, in PopulateSlotInfo()
100 &sinfo[id].pk_slot.hardwareVersion, in PopulateSlotInfo()
101 sizeof(sinfo[id].pk_slot.hardwareVersion)); in PopulateSlotInfo()
/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/wrapper/
H A DCK_SLOT_INFO.java56 public CK_VERSION hardwareVersion; /* version of hardware */ field in CK_SLOT_INFO
91 buffer.append(hardwareVersion.toString()); in toString()
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/discovery/
H A Dptp670.yaml7 - CAMBIUM-PTP670-MIB::hardwareVersion.0
8 …'PTP 670 {{ CAMBIUM-PTP670-MIB::masterSlaveMode.0 }} ({{ CAMBIUM-PTP670-MIB::hardwareVersion.0 }})'

12345678910>>...14