Searched defs:computeNonce (Results 1 – 4 of 4) sorted by relevance
111 func (c *context) computeNonce() ([]byte, error) { func
193 private byte[] computeNonce() throws GeneralSecurityException { in computeNonce() method in HpkeContext
244 func (c Context) computeNonce() []byte { func