Home
last modified time | relevance | path

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

/external/chromium/net/third_party/nss/ssl/bodge/
Dloader.h545 typedef struct FREEBLVectorStr FREEBLVector; typedef
549 typedef const FREEBLVector * FREEBLGetVectorFn(void);
Dloader.c145 static const FREEBLVector *vector;
169 const FREEBLVector * dsoVector = getVector(); in freebl_LoadDSO()
175 dsoVector->length >= sizeof(FREEBLVector)) { in freebl_LoadDSO()