Lines Matching defs:storectx
373 unsigned char *storectx = NULL;379 storectx = OPENSSL_zalloc(1);380 if (!TEST_ptr(storectx))385 return storectx;406 unsigned char *storectx = loaderctx;412 switch (*storectx) {430 *storectx = 1;446 *storectx = 2;453 unsigned char *storectx = loaderctx;456 return *storectx != 0;