Home
last modified time | relevance | path

Searched refs:use_bits (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_default_hw.c105 if (ctx->use_bits == 0) in ossl_cipher_hw_tdes_cfb1()
H A Dciphercommon_hw.c88 if (dat->use_bits) { in ossl_cipher_hw_generic_cfb1()
H A Dciphercommon.c649 ctx->use_bits = bits ? 1 : 0; in ossl_cipher_generic_set_ctx_params()
/openssl/providers/implementations/include/prov/
H A Dciphercommon.h76 unsigned int use_bits : 1; /* Set to 0 for cfb1 to use bits instead of bytes */ member

Completed in 16 milliseconds