Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_context.cc1241 ArrayBufferViewContents<unsigned char> hmac_buf(hmac); in TicketKeyCallback() local
1243 hmac_buf.data(), in TicketKeyCallback()
1244 hmac_buf.length(), in TicketKeyCallback()