OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cipher_intent
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/encode_decode/
encode_key2any.c
56
int
cipher_intent
;
member in struct:key2any_ctx_st
203
if (!ctx->
cipher_intent
)
230
if (!ctx->
cipher_intent
)
257
if (ctx->
cipher_intent
)
288
if (ctx->
cipher_intent
)
1157
ctx->
cipher_intent
= ciphername != NULL;
/src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
encode_key2any.c
50
int
cipher_intent
;
member in struct:key2any_ctx_st
197
if (!ctx->
cipher_intent
)
225
if (!ctx->
cipher_intent
)
253
if (ctx->
cipher_intent
)
285
if (ctx->
cipher_intent
)
999
ctx->
cipher_intent
= ciphername != NULL;
/src/crypto/external/apache2/openssl/dist/test/
tls-provider.c
1316
int
cipher_intent
;
member in struct:key2any_ctx_st
1462
if (!ctx->
cipher_intent
)
1489
if (!ctx->
cipher_intent
)
1516
if (ctx->
cipher_intent
)
1547
if (ctx->
cipher_intent
)
1769
ctx->
cipher_intent
= ciphername != NULL;
Completed in 18 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026