OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orig_p2
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/evp/
ctrl_params_translate.c
214
void *
orig_p2
;
member in struct:translation_ctx_st
767
ctx->
orig_p2
= ctx->p2;
790
* Here's how we reuse |ctx->
orig_p2
| that was set in the
793
*(void **)ctx->
orig_p2
= (void *)get_algo_by_name(ctx->pctx->libctx, ctx->p2);
1279
ctx->
orig_p2
= ctx->p2;
1362
*(int *)ctx->
orig_p2
= str_value_map[i].id;
1400
ctx->
orig_p2
= ctx->p2;
1442
*(int *)ctx->
orig_p2
= val;
/src/crypto/external/bsd/openssl/dist/crypto/evp/
ctrl_params_translate.c
206
void *
orig_p2
;
member in struct:translation_ctx_st
764
ctx->
orig_p2
= ctx->p2;
787
* Here's how we re-use |ctx->
orig_p2
| that was set in the
790
*(void **)ctx->
orig_p2
=
1279
ctx->
orig_p2
= ctx->p2;
1362
*(int *)ctx->
orig_p2
= str_value_map[i].id;
1400
ctx->
orig_p2
= ctx->p2;
1442
*(int *)ctx->
orig_p2
= val;
/src/external/bsd/tre/dist/lib/
tre-compile.c
1577
tre_pos_and_tags_t *
orig_p2
= p2;
local
1584
p2 =
orig_p2
;
1775
p2 =
orig_p2
;
Completed in 33 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026