OpenGrok
Cross Reference: sha512.cc
xref
: /
external
/
chromium
/
crypto
/
third_party
/
nss
/
sha512.cc
Home
|
History
|
Annotate
|
Download
|
only in
nss
Lines Matching
refs:malloc
55
#define PORT_New(type) static_cast<type*>(
malloc
(sizeof(type)))