fn p384_ecdh( out: &mut [u8], my_private_key: &Seed, peer_public_key: Input<'_>, ) -> Result<(), Unspecified>