Home
last modified time | relevance | path

Searched refs:pk11_has_attribute_set (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dknown_roots_nss.cc42 static PK11HasAttributeSetFunction pk11_has_attribute_set = in IsKnownRoot() local
45 if (pk11_has_attribute_set) { in IsKnownRoot()
67 pk11_has_attribute_set(root->slot, handle, in IsKnownRoot()
H A Dnss_cert_database.cc445 static PK11HasAttributeSetFunction pk11_has_attribute_set = in IsHardwareBacked() local
448 if (pk11_has_attribute_set) { in IsHardwareBacked()
455 pk11_has_attribute_set(slot, private_key->pkcs11ID, kKeyInSoftware, in IsHardwareBacked()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dknown_roots_nss.cc42 static PK11HasAttributeSetFunction pk11_has_attribute_set = in IsKnownRoot() local
45 if (pk11_has_attribute_set) { in IsKnownRoot()
67 pk11_has_attribute_set(root->slot, handle, in IsKnownRoot()
H A Dnss_cert_database.cc445 static PK11HasAttributeSetFunction pk11_has_attribute_set = in IsHardwareBacked() local
448 if (pk11_has_attribute_set) { in IsHardwareBacked()
455 pk11_has_attribute_set(slot, private_key->pkcs11ID, kKeyInSoftware, in IsHardwareBacked()