OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_bits
(Results
1 - 8
of
8
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_tdes_default_hw.c
104
if (ctx->
use_bits
== 0)
ciphercommon_hw.c
87
if (dat->
use_bits
) {
ciphercommon.c
670
ctx->
use_bits
= bits ? 1 : 0;
/src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_tdes_default_hw.c
104
if (ctx->
use_bits
== 0)
ciphercommon_hw.c
88
if (dat->
use_bits
) {
ciphercommon.c
648
ctx->
use_bits
= bits ? 1 : 0;
/src/crypto/external/apache2/openssl/dist/providers/implementations/include/prov/
ciphercommon.h
76
unsigned int
use_bits
: 1; /* Set to 0 for cfb1 to use bits instead of bytes */
member in struct:prov_cipher_ctx_st
/src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
ciphercommon.h
72
unsigned int
use_bits
: 1; /* Set to 0 for cfb1 to use bits instead of bytes */
member in struct:prov_cipher_ctx_st
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026