OpenGrok
Cross Reference: eng_cryptodev.c
xref
: /
external
/
openssl
/
crypto
/
engine
/
eng_cryptodev.c
Home
|
History
|
Annotate
|
Download
|
only in
engine
Lines Matching
refs:malloc
938
b =
malloc
(bytes);
969
if ((pd = (u_int8_t *)
malloc
(bytes)) == NULL)