Searched defs:gcmKMA (Results 1 – 1 of 1) sorted by relevance
284 type gcmKMA struct { struct285 gcmAsm306 func (g *gcmKMA) Seal(dst, nonce, plaintext, data []byte) []byte {331 func (g *gcmKMA) Open(dst, nonce, ciphertext, data []byte) ([]byte, error) {