Searched refs:tmp_ukm (Results 1 – 2 of 2) sorted by relevance
373 void *tmp_ukm = NULL; in dh_set_ctx_params() local381 if (!OSSL_PARAM_get_octet_string(p, &tmp_ukm, 0, &tmp_ukmlen)) in dh_set_ctx_params()383 pdhctx->kdf_ukm = tmp_ukm; in dh_set_ctx_params()
305 void *tmp_ukm = NULL; in ecdh_set_ctx_params() local308 if (!OSSL_PARAM_get_octet_string(p, &tmp_ukm, 0, &tmp_ukmlen)) in ecdh_set_ctx_params()311 pectx->kdf_ukm = tmp_ukm; in ecdh_set_ctx_params()