Home
last modified time | relevance | path

Searched defs:bsize (Results 1 – 6 of 6) sorted by relevance

/openssl/test/
H A Dpunycode_test.c157 unsigned int bsize = OSSL_NELEM(buffer); in test_punycode() local
229 unsigned int bsize = OSSL_NELEM(buf) - 1; in test_puny_overrun() local
H A Dectest.c2072 size_t bsize; in ossl_parameter_test() local
2725 int ret = 0, nid, bsize; in custom_generator_test() local
2809 int ret = 0, nid, bsize; in custom_params_test() local
/openssl/crypto/
H A Dparam_build.c253 const char *buf, size_t bsize) in OSSL_PARAM_BLD_push_utf8_string()
269 char *buf, size_t bsize) in OSSL_PARAM_BLD_push_utf8_ptr()
283 const void *buf, size_t bsize) in OSSL_PARAM_BLD_push_octet_string()
297 void *buf, size_t bsize) in OSSL_PARAM_BLD_push_octet_ptr()
H A Dparams.c1152 size_t bsize) in OSSL_PARAM_construct_BN()
1447 size_t bsize) in OSSL_PARAM_construct_utf8_string()
1455 size_t bsize) in OSSL_PARAM_construct_octet_string()
1524 size_t bsize) in OSSL_PARAM_construct_utf8_ptr()
1530 size_t bsize) in OSSL_PARAM_construct_octet_ptr()
/openssl/apps/
H A Denc.c132 int bsize = BSIZE, verbose = 0, debug = 0, olb64 = 0, nosalt = 0; in enc_main() local
/openssl/crypto/evp/
H A Dp_lib.c2319 int bsize = 0; in EVP_PKEY_set_bn_param() local
2352 const unsigned char *buf, size_t bsize) in EVP_PKEY_set_octet_string_param()

Completed in 42 milliseconds