Home
last modified time | relevance | path

Searched refs:TestAESGCMDeriveKeyFailsWithInsufficientRandomness (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/go/aead/
H A Daes_gcm_key_manager_test.go349 func TestAESGCMDeriveKeyFailsWithInsufficientRandomness(t *testing.T) { func
/aosp_15_r20/external/tink/go/prf/
H A Dhkdf_prf_key_manager_test.go391 func TestAESGCMDeriveKeyFailsWithInsufficientRandomness(t *testing.T) { func