OSSL_KDF_PARAM_SECRET
OSSL_KDF_PARAM_SECRET, OSSL_PARAM_OCTET_STRING, NULL },
OSSL_KDF_PARAM_SECRET,
*p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SECRET, secret, sizeof(secret));
if ((p = OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_SECRET)) != NULL)
OSSL_PARAM_octet_string(OSSL_KDF_PARAM_SECRET, NULL, 0),
r = ossl_param_get1_octet_string(params, OSSL_KDF_PARAM_SECRET,
if ((OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_KEY) != NULL) || (OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_SECRET) != NULL))
if ((OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_KEY) != NULL) || (OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_SECRET) != NULL))
OSSL_PARAM_octet_string(OSSL_KDF_PARAM_SECRET, NULL, 0), \
if ((p = OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_SECRET)) != NULL) {
OSSL_PARAM_octet_string(OSSL_KDF_PARAM_SECRET, NULL, 0),
p = OSSL_PARAM_locate_const(params, OSSL_KDF_PARAM_SECRET);
OSSL_PARAM_octet_string(OSSL_KDF_PARAM_SECRET, NULL, 0),
*p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SECRET,
*p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SECRET,