Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DBlob.cpp86 void * newBlob = realloc(m_data, length); in setLength() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_cmk.c219 BYTE *randomData = NULL, *outData = NULL, *newBlob = NULL; in Tspi_Key_CMKCreateBlob() local