Home
last modified time | relevance | path

Searched defs:use_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/include/prov/
Dciphercommon.h64 unsigned int use_bits : 1; /* Set to 0 for cfb1 to use bits instead of bytes */ member
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
Dciphercommon.h65 unsigned int use_bits : 1; /* Set to 0 for cfb1 to use bits instead of bytes */ member