Home
last modified time | relevance | path

Searched refs:OSSL_KDF_PARAM_KBKDF_USE_SEPARATOR (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/implementations/kdfs/
H A Dkbkdf.c386 p = OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_KBKDF_USE_SEPARATOR); in kbkdf_set_ctx_params()
411 OSSL_PARAM_int(OSSL_KDF_PARAM_KBKDF_USE_SEPARATOR, NULL), in kbkdf_settable_ctx_params()
/openssl/include/openssl/
H A Dcore_names.h224 #define OSSL_KDF_PARAM_KBKDF_USE_SEPARATOR "use-separator" /* int */ macro
/openssl/doc/man7/
H A DEVP_KDF-KB.pod55 =item "use-separator" (B<OSSL_KDF_PARAM_KBKDF_USE_SEPARATOR>) <integer>
/openssl/test/
H A Devp_kdf_test.c1373 *p++ = OSSL_PARAM_construct_int(OSSL_KDF_PARAM_KBKDF_USE_SEPARATOR, in test_kdf_kbkdf_fixedinfo()

Completed in 14 milliseconds