Clean away unnecessary length related OSSL_PARAM key names
[openssl.git] / doc / man7 / EVP_KEYEXCH-ECDH.pod
index 1add4b710009aaff49ed3ae694addbd8b7b1e74e..666db129d6ae9d9c5ef44638b6ed678ffd319da4 100644 (file)
@@ -62,11 +62,6 @@ Function associated with the given key exchange ctx.
 Gets a pointer to the User Key Material to be used as part of the selected
 Key Derivation Function associated with the given key exchange ctx.
 
-=item "kdf-ukm-len" (B<OSSL_EXCHANGE_PARAM_KDF_UKM_LEN>) <size_t>
-
-Gets the size of the User Key Material to be used as part of the selected
-Key Derivation Function associated with the given key exchange ctx.
-
 =back
 
 =head1 EXAMPLES