Home
last modified time | relevance | path

Searched refs:OSSL_KDF_PARAM_X942_USE_KEYBITS (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dx942kdf.c505 p = OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_X942_USE_KEYBITS); in x942kdf_set_ctx_params()
555 OSSL_PARAM_int(OSSL_KDF_PARAM_X942_USE_KEYBITS, NULL), in x942kdf_settable_ctx_params()
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h225 #define OSSL_KDF_PARAM_X942_USE_KEYBITS "use-keybits" macro
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-X942-ASN1.pod65 =item "use-keybits" (B<OSSL_KDF_PARAM_X942_USE_KEYBITS>) <integer>