Home
last modified time | relevance | path

Searched defs:Seal (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/mjsunit/harmony/
Dproxies-integrity.js34 (function Seal() { class
/external/boringssl/src/ssl/test/runner/
Dchacha20_poly1305.go180 func (c *chaCha20Poly1305) Seal(dst, nonce, plaintext, additionalData []byte) []byte { func
Dcipher_suites.go227 func (f *fixedNonceAEAD) Seal(out, nonce, plaintext, additionalData []byte) []byte { func
281 func (x *xorNonceAEAD) Seal(out, nonce, plaintext, additionalData []byte) []byte { func