Home
last modified time | relevance | path

Searched defs:KeyMaterialType (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/tink/go/internal/internalregistry/
H A Dderivable_key_manager.go32 KeyMaterialType() tinkpb.KeyData_KeyMaterialType methodSpec
/aosp_15_r20/external/tink/go/aead/
H A Dxchacha20poly1305_key_manager.go110 func (km *xChaCha20Poly1305KeyManager) KeyMaterialType() tpb.KeyData_KeyMaterialType { func
H A Daes_gcm_key_manager.go116 func (km *aesGCMKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/cc/internal/
H A Dproto_key_serialization.h63 google::crypto::tink::KeyData::KeyMaterialType KeyMaterialType() const { in KeyMaterialType() function
/aosp_15_r20/external/tink/go/daead/
H A Daes_siv_key_manager.go118 func (km *aesSIVKeyManager) KeyMaterialType() tpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/go/signature/
H A Ded25519_signer_key_manager.go129 func (km *ed25519SignerKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/go/mac/
H A Dhmac_key_manager.go114 func (km *hmacKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/go/prf/
H A Dhkdf_prf_key_manager.go118 func (km *hkdfprfKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
H A Dhmac_prf_key_manager.go125 func (km *hmacprfKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/go/streamingaead/
H A Daes_gcm_hkdf_key_manager.go122 func (km *aesGCMHKDFKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/go/core/registry/
H A Dcustom_key_manager_test.go95 func (km *customKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/go/internal/testing/stubkeymanager/
H A Dstubkeymanager.go88 func (dkm *StubDerivableKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
/aosp_15_r20/external/tink/cc/proto/
H A Dtink.proto120 enum KeyMaterialType { enum
/aosp_15_r20/external/tink/testing/cross_language/
H A Daead_consistency_test.py55 key_material_type: tink_pb2.KeyData.KeyMaterialType) -> tink_pb2.Keyset:
/aosp_15_r20/external/tink/python/tink/proto/
H A Dtink.proto120 enum KeyMaterialType { enum
/aosp_15_r20/external/tink/java_src/proto/
H A Dtink.proto120 enum KeyMaterialType { enum
/aosp_15_r20/external/tink/proto/
H A Dtink.proto120 enum KeyMaterialType { enum
/aosp_15_r20/external/tink/cc/streamingaead/
H A Daes_gcm_hkdf_streaming_key_manager_test.cc141 TEST(AesGcmHkdfStreamingKeyManagerTest, KeyMaterialType) { in TEST() argument
H A Daes_ctr_hmac_streaming_key_manager_test.cc145 TEST(AesCtrHmacStreamingKeyManagerTest, KeyMaterialType) { in TEST() argument
/aosp_15_r20/external/tink/python/tink/testing/
H A Dhelper.py57 key_material_type: tink_pb2.KeyData.KeyMaterialType = tink_pb2.KeyData
/aosp_15_r20/external/tink/go/proto/tink_go_proto/
H A Dtink.pb.go302KeyMaterialType KeyData_KeyMaterialType `protobuf:"varint,3,opt,name=key_material_type,json=keyMat… member
/aosp_15_r20/external/aws-sdk-java-v2/services/paymentcryptography/src/main/resources/codegen-resources/
H A Dservice-2.json754 "KeyMaterialType":{ object
803 "KeyMaterialType":{ object
1190 "KeyMaterialType":{ object
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...