Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_set_uint (Results 1 – 15 of 15) sorted by relevance

/freebsd-head/crypto/openssl/providers/implementations/macs/
HDsiphash_prov.c173 && !OSSL_PARAM_set_uint(p, crounds(ctx))) in siphash_get_ctx_params()
176 && !OSSL_PARAM_set_uint(p, drounds(ctx))) in siphash_get_ctx_params()
/freebsd-head/crypto/openssl/providers/implementations/ciphers/
HDciphercommon.c48 if (p != NULL && !OSSL_PARAM_set_uint(p, md)) { in ossl_cipher_generic_get_params()
585 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->pad)) { in ossl_cipher_generic_get_ctx_params()
604 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->num)) { in ossl_cipher_generic_get_ctx_params()
HDcipher_aes_cbc_hmac_sha.c239 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->multiblock_interleave)) { in aes_get_ctx_params()
245 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->multiblock_aad_packlen)) { in aes_get_ctx_params()
HDcipher_rc5.c125 if (p != NULL && !OSSL_PARAM_set_uint(p, ctx->rounds)) { in OSSL_PARAM_uint()
/freebsd-head/crypto/openssl/providers/implementations/asymciphers/
HDrsa_enc.c397 if (p != NULL && !OSSL_PARAM_set_uint(p, prsactx->client_version)) in rsa_get_ctx_params()
401 if (p != NULL && !OSSL_PARAM_set_uint(p, prsactx->alt_version)) in rsa_get_ctx_params()
/freebsd-head/crypto/openssl/include/openssl/
HDparams.h115 int OSSL_PARAM_set_uint(OSSL_PARAM *p, unsigned int val);
/freebsd-head/crypto/openssl/providers/implementations/rands/
HDdrbg.c907 if (p != NULL && !OSSL_PARAM_set_uint(p, drbg->reseed_interval)) in ossl_drbg_get_ctx_params()
920 && !OSSL_PARAM_set_uint(p, tsan_load(&drbg->reseed_counter))) in ossl_drbg_get_ctx_params()
/freebsd-head/crypto/openssl/test/
HDparams_api_test.c213 if (!TEST_true(OSSL_PARAM_set_uint(&param, in))) in test_param_uint()
HDevp_kdf_test.c893 && TEST_true(OSSL_PARAM_set_uint(p - 1, 10 * 1024 * 1024)) in test_kdf_scrypt()
/freebsd-head/crypto/openssl/doc/man3/
HDOSSL_PARAM_int.pod30 OSSL_PARAM_set_time_t, OSSL_PARAM_set_uint, OSSL_PARAM_set_uint32,
/freebsd-head/crypto/openssl/crypto/
HDparams.c263 int OSSL_PARAM_set_uint(OSSL_PARAM *p, unsigned int val) in OSSL_PARAM_set_uint() function
/freebsd-head/crypto/openssl/crypto/evp/
HDctrl_params_translate.c678 return OSSL_PARAM_set_uint(ctx->params, in default_fixup_args()
/freebsd-head/secure/lib/libcrypto/
HDVersion.map5181 OSSL_PARAM_set_uint;
/freebsd-head/secure/lib/libcrypto/man/man3/
HDMakefile3150 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_set_uint.3
/freebsd-head/crypto/openssl/util/
HDlibcrypto.num4563 OSSL_PARAM_set_uint 4691 3_0_0 EXIST::FUNCTION: