Searched defs:newAEAD (Results 1 – 3 of 3) sorted by relevance
97 func newAEAD(aeadID uint16) (aead, error) { func
171 func newAEAD(aeadID uint16, key []byte) (cipher.AEAD, error) { func