Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dformat_output.c171 static const int bn_bytes = (MAX_STRING_WIDTH - 9) / (BN_OUTPUT_SIZE * 2 + 1) variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dformat_output.c170 static const int bn_bytes = (MAX_STRING_WIDTH - 9) / (BN_OUTPUT_SIZE * 2 + 1) variable