Searched defs:cryptographicallyRandomValues (Results 1 – 3 of 3) sorted by relevance
180 void cryptographicallyRandomValues(void* buffer, size_t length) in cryptographicallyRandomValues() function
267 virtual void cryptographicallyRandomValues(unsigned char* buffer, size_t length) in cryptographicallyRandomValues() function
452 void WebKitClientImpl::cryptographicallyRandomValues( in cryptographicallyRandomValues() function in webkit_glue::WebKitClientImpl