Home
last modified time | relevance | path

Searched defs:KeyObjectData (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_crypto.h429 KeyObjectData(std::unique_ptr<char, std::function<void(char*)>> symmetric_key, in KeyObjectData() function
436 KeyObjectData(KeyType type, const ManagedEVPPKey& pkey) in KeyObjectData() function