Searched refs:storectx (Results 1 – 1 of 1) sorted by relevance
373 unsigned char *storectx = NULL; in fake_rsa_st_open() local379 storectx = OPENSSL_zalloc(1); in fake_rsa_st_open()380 if (!TEST_ptr(storectx)) in fake_rsa_st_open()385 return storectx; in fake_rsa_st_open()406 unsigned char *storectx = loaderctx; in fake_rsa_st_load() local412 switch (*storectx) { in fake_rsa_st_load()430 *storectx = 1; in fake_rsa_st_load()446 *storectx = 2; in fake_rsa_st_load()453 unsigned char *storectx = loaderctx; in fake_rsa_st_eof() local456 return *storectx != 0; in fake_rsa_st_eof()