Searched refs:tmp_ukmlen (Results 1 – 2 of 2) sorted by relevance
374 size_t tmp_ukmlen; in dh_set_ctx_params() local381 if (!OSSL_PARAM_get_octet_string(p, &tmp_ukm, 0, &tmp_ukmlen)) in dh_set_ctx_params()384 pdhctx->kdf_ukmlen = tmp_ukmlen; in dh_set_ctx_params()
306 size_t tmp_ukmlen; in ecdh_set_ctx_params() local308 if (!OSSL_PARAM_get_octet_string(p, &tmp_ukm, 0, &tmp_ukmlen)) in ecdh_set_ctx_params()312 pectx->kdf_ukmlen = tmp_ukmlen; in ecdh_set_ctx_params()