Home
last modified time | relevance | path

Searched defs:SymmetricKey (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/security/softhsm2/softhsm-2.6.1/src/lib/crypto/
H A DOSSLDES.cpp38 bool OSSLDES::wrapKey(const SymmetricKey* /*key*/, const SymWrap::Type /*mode*/, const ByteString& … in wrapKey()
45 bool OSSLDES::unwrapKey(const SymmetricKey* /*key*/, const SymWrap::Type /*mode*/, const ByteString… in unwrapKey()
H A DBotanDES.cpp38 bool BotanDES::wrapKey(const SymmetricKey* /*key*/, const SymWrap::Type /*mode*/, const ByteString&… in wrapKey()
45 bool BotanDES::unwrapKey(const SymmetricKey* /*key*/, const SymWrap::Type /*mode*/, const ByteStrin… in unwrapKey()
H A DDESKey.h45 DESKey(size_t inBitLen = 0) : SymmetricKey(inBitLen) { } in SymmetricKey() function
H A DAESKey.h44 AESKey(size_t inBitLen = 0) : SymmetricKey(inBitLen) { } in SymmetricKey() function
H A DOSSLAES.cpp50 bool OSSLAES::wrapKey(const SymmetricKey* /*key*/, const SymWrap::Type /*mode*/, const ByteString& … in wrapKey()
67 bool OSSLAES::unwrapKey(const SymmetricKey* /*key*/, const SymWrap::Type /*mode*/, const ByteString… in unwrapKey()
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/topdown/internal/jwx/jwk/
H A Dinterface.go55 type SymmetricKey struct { struct
56 *StandardHeaders
57 key []byte
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/lestrrat-go/jwx/jwk/
H A Dinterface.go90 type SymmetricKey struct { struct
91 headers
92 key []byte
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cdm/
H A Daes_cbc_crypto.h18 class SymmetricKey; variable
H A Dcbcs_decryptor.h12 class SymmetricKey; variable
H A Dcenc_decryptor.h12 class SymmetricKey; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cdm/
H A Daes_cbc_crypto.h18 class SymmetricKey; variable
H A Dcbcs_decryptor.h12 class SymmetricKey; variable
H A Dcenc_decryptor.h12 class SymmetricKey; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/nearby_sharing/certificates/
H A Dcommon.h16 class SymmetricKey; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Tokens/
H A DSecurityKeyType.cs33 SymmetricKey, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/settings/
H A Dtoken_encryptor.h14 class SymmetricKey; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cast/common/
H A Dtransport_encryption_handler.h21 class SymmetricKey; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/crypto/
H A Dencryptor.h22 class SymmetricKey; variable
H A Dhmac.h27 class SymmetricKey; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cast/common/
H A Dtransport_encryption_handler.h21 class SymmetricKey; variable
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/web-auth/cose-lib/src/Key/
H A DSymmetricKey.php18 class SymmetricKey extends Key class
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/cose-lib/src/Key/
H A DSymmetricKey.php18 class SymmetricKey extends Key class
/dports/www/nextcloud/nextcloud/3rdparty/web-auth/cose-lib/src/Key/
H A DSymmetricKey.php18 class SymmetricKey extends Key class
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/crypto/
H A Dhmac.h24 class SymmetricKey; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Tokens/
H A DSecurityKeyType.cs12 SymmetricKey, enumerator

1234567