Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/internal/aead/
H A Dchacha20poly1305_insecure_nonce_test.go34 func TestChaCha20Poly1305EncryptDecrypt(t *testing.T) { func
/aosp_15_r20/external/tink/go/aead/subtle/
H A Dchacha20poly1305_test.go32 func TestChaCha20Poly1305EncryptDecrypt(t *testing.T) { func