/aosp_15_r20/external/tink/go/internal/internalregistry/ |
H A D | derivable_key_manager.go | 32 KeyMaterialType() tinkpb.KeyData_KeyMaterialType methodSpec
|
/aosp_15_r20/external/tink/go/aead/ |
H A D | xchacha20poly1305_key_manager.go | 110 func (km *xChaCha20Poly1305KeyManager) KeyMaterialType() tpb.KeyData_KeyMaterialType { func
|
H A D | aes_gcm_key_manager.go | 116 func (km *aesGCMKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | proto_key_serialization.h | 63 google::crypto::tink::KeyData::KeyMaterialType KeyMaterialType() const { in KeyMaterialType() function
|
/aosp_15_r20/external/tink/go/daead/ |
H A D | aes_siv_key_manager.go | 118 func (km *aesSIVKeyManager) KeyMaterialType() tpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/go/signature/ |
H A D | ed25519_signer_key_manager.go | 129 func (km *ed25519SignerKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/go/mac/ |
H A D | hmac_key_manager.go | 114 func (km *hmacKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/go/prf/ |
H A D | hkdf_prf_key_manager.go | 118 func (km *hkdfprfKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
H A D | hmac_prf_key_manager.go | 125 func (km *hmacprfKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/go/streamingaead/ |
H A D | aes_gcm_hkdf_key_manager.go | 122 func (km *aesGCMHKDFKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/go/core/registry/ |
H A D | custom_key_manager_test.go | 95 func (km *customKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/go/internal/testing/stubkeymanager/ |
H A D | stubkeymanager.go | 88 func (dkm *StubDerivableKeyManager) KeyMaterialType() tinkpb.KeyData_KeyMaterialType { func
|
/aosp_15_r20/external/tink/cc/proto/ |
H A D | tink.proto | 120 enum KeyMaterialType { enum
|
/aosp_15_r20/external/tink/testing/cross_language/ |
H A D | aead_consistency_test.py | 55 key_material_type: tink_pb2.KeyData.KeyMaterialType) -> tink_pb2.Keyset:
|
/aosp_15_r20/external/tink/python/tink/proto/ |
H A D | tink.proto | 120 enum KeyMaterialType { enum
|
/aosp_15_r20/external/tink/java_src/proto/ |
H A D | tink.proto | 120 enum KeyMaterialType { enum
|
/aosp_15_r20/external/tink/proto/ |
H A D | tink.proto | 120 enum KeyMaterialType { enum
|
/aosp_15_r20/external/tink/cc/streamingaead/ |
H A D | aes_gcm_hkdf_streaming_key_manager_test.cc | 141 TEST(AesGcmHkdfStreamingKeyManagerTest, KeyMaterialType) { in TEST() argument
|
H A D | aes_ctr_hmac_streaming_key_manager_test.cc | 145 TEST(AesCtrHmacStreamingKeyManagerTest, KeyMaterialType) { in TEST() argument
|
/aosp_15_r20/external/tink/python/tink/testing/ |
H A D | helper.py | 57 key_material_type: tink_pb2.KeyData.KeyMaterialType = tink_pb2.KeyData
|
/aosp_15_r20/external/tink/go/proto/tink_go_proto/ |
H A D | tink.pb.go | 302 …KeyMaterialType 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 D | service-2.json | 754 "KeyMaterialType":{ object 803 "KeyMaterialType":{ object 1190 "KeyMaterialType":{ object
|
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |