Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto.h115 static const int kTicketKeyAESIndex = 2; variable
Dnode_crypto.cc519 SET_INTEGER_CONSTANTS("kTicketKeyAESIndex", kTicketKeyAESIndex); in Initialize()
1629 kTicketKeyAESIndex).ToLocalChecked(); in TicketKeyCallback()