Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_construct_uint64 (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Dpbe_scrypt.c78 *z++ = OSSL_PARAM_construct_uint64(OSSL_KDF_PARAM_SCRYPT_N, &N); in EVP_PBE_scrypt_ex()
79 *z++ = OSSL_PARAM_construct_uint64(OSSL_KDF_PARAM_SCRYPT_R, &r); in EVP_PBE_scrypt_ex()
80 *z++ = OSSL_PARAM_construct_uint64(OSSL_KDF_PARAM_SCRYPT_P, &p); in EVP_PBE_scrypt_ex()
81 *z++ = OSSL_PARAM_construct_uint64(OSSL_KDF_PARAM_SCRYPT_MAXMEM, &maxmem); in EVP_PBE_scrypt_ex()
H A Dpmeth_lib.c1227 *p++ = OSSL_PARAM_construct_uint64(param, &val); in evp_pkey_ctx_set_uint64()
/freebsd/crypto/openssl/test/
H A Dquic_cc_test.c362 *p++ = OSSL_PARAM_construct_uint64(OSSL_CC_OPTION_CUR_BYTES_IN_FLIGHT, in test_simulate()
364 *p++ = OSSL_PARAM_construct_uint64(OSSL_CC_OPTION_CUR_CWND_SIZE, in test_simulate()
513 *p++ = OSSL_PARAM_construct_uint64(OSSL_CC_OPTION_CUR_BYTES_IN_FLIGHT, in test_sanity()
H A Dparams_api_test.c625 params[n++] = OSSL_PARAM_construct_uint64("uint64", &u64); in test_param_construct()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h82 OSSL_PARAM OSSL_PARAM_construct_uint64(const char *key, uint64_t *buf);
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod99 *p++ = OSSL_PARAM_construct_uint64(OSSL_KDF_PARAM_SCRYPT_N, (uint64_t)1024);
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_s3.c1287 *opts++ = OSSL_PARAM_construct_uint64(OSSL_LIBSSL_RECORD_LAYER_PARAM_OPTIONS, in ssl_set_new_record_layer()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod15 OSSL_PARAM_construct_uint32, OSSL_PARAM_construct_uint64,
/freebsd/crypto/openssl/crypto/
H A Dparams.c1013 OSSL_PARAM OSSL_PARAM_construct_uint64(const char *key, uint64_t *buf) in OSSL_PARAM_construct_uint64() function
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c6305 *opts++ = OSSL_PARAM_construct_uint64(OSSL_LIBSSL_RECORD_LAYER_PARAM_OPTIONS, in SSL_set_options()
6336 *opts++ = OSSL_PARAM_construct_uint64(OSSL_LIBSSL_RECORD_LAYER_PARAM_OPTIONS, in SSL_clear_options()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5142 OSSL_PARAM_construct_uint64;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3175 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_construct_uint64.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4545 OSSL_PARAM_construct_uint64 4673 3_0_0 EXIST::FUNCTION: