Home
last modified time | relevance | path

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

/third_party/node/lib/
Dcrypto.js125 function lazyWebCrypto() { function
258 return lazyWebCrypto().crypto.getRandomValues(array);
369 get() { return lazyWebCrypto().crypto; },
377 get() { return lazyWebCrypto().crypto.subtle; },